Show / Hide Table of Contents

Method Create

Create(BooleanField)

Creates a BooleanFieldFunction with a predefined result.

Declaration
public static BooleanFieldFunction Create(BooleanField result)
Parameters
Type Name Description
BooleanField result

The predefined function result.

Returns
Type Description
BooleanFieldFunction
Remarks

Enables a BooleanField to be used in contexts that expect a BooleanFieldFunction by setting the result of the function explicitly.

EvaluateAsync(CancellationToken) returns the given result.

Applies to

Platforms and versions
TargetVersions
.NET300.0 - 300.1
.NET Windows300.0 - 300.1
.NET Android300.0 - 300.1
.NET iOS300.0 - 300.1
In this article
Provide feedback
Back to top Copyright © 2025 Esri.