FilterBuilderCustomOperationBuilder Methods
Represents a custom operation.
Name | Description |
---|---|
Calculate |
Specifies a function that returns a filter expression for this custom operation. Mirrors the client-side calculate |
Calculate |
Specifies a function that returns a filter expression for this custom operation. Mirrors the client-side calculate |
Caption |
Specifies the operation's caption. Mirrors the client-side caption option. |
Caption |
Specifies the operation's caption. Mirrors the client-side caption option. |
Customize |
Customizes the field value's text representation. Mirrors the client-side customize |
Customize |
Customizes the field value's text representation. Mirrors the client-side customize |
Data |
Specifies for which data types the operation is available by default. Mirrors the client-side data |
Editor |
Specifies the client-side editor |
Editor |
Specifies the client-side editor |
Editor |
Specifies the client-side editor |
Editor |
Specifies the client-side editor |
Equals |
Determines whether the specified object instances are considered equal. Inherited from Object. |
Equals |
Determines whether the specified object is equal to the current object. Inherited from Object. |
Get |
Serves as the default hash function. Inherited from Object. |
Get |
Gets the Type of the current instance. Inherited from Object. |
Has |
Specifies whether the operation can have a value. If it can, the editor is displayed. Mirrors the client-side has |
Has |
Specifies whether the operation can have a value. If it can, the editor is displayed. Mirrors the client-side has |
Icon |
Specifies the icon that should represent the filter operation. Mirrors the client-side icon option. |
Icon |
Specifies the icon that should represent the filter operation. Mirrors the client-side icon option. |
Memberwise |
Creates a shallow copy of the current Object. Inherited from Object. |
Name |
Specifies the operation's identifier. Mirrors the client-side name option. |
Name |
Specifies the operation's identifier. Mirrors the client-side name option. |
Option |
Specifies an option by its name. |
Reference |
Determines whether the specified Object instances are the same instance. Inherited from Object. |
To |
Returns a string that represents the current object. Inherited from Object. |
See Also