SubsetFunction Properties |
The SubsetFunction type exposes the following members.
| Name | Description | |
|---|---|---|
| AlignmentCategory |
Gets the alignment option for the current function.
(Inherited from FunctionDefinition.) | |
| CategoryId |
Gets the function category ID.
(Overrides FunctionDefinitionCategoryId.) | |
| CategoryName |
Gets the function category name.
(Inherited from FunctionDefinition.) | |
| ComponentDescription |
Gets the standard component description.
(Inherited from ComponentBase.) | |
| ComponentId |
Gets the component ID.
(Inherited from ComponentBase.) | |
| ComponentName |
Gets the standard component name.
(Inherited from ComponentBase.) | |
| DataInputs |
Gets all the data inputs for the current function.
(Inherited from FunctionDefinition.) | |
| Description |
Gets or sets the object description.
(Inherited from FunctionDefinition.) | |
| HelpUri |
Gets a URI to a web page which provides documentation about the function.
(Inherited from FunctionDefinition.) | |
| IsCommon |
Gets a value indicating whether the function should appear in the list of common functions.
(Inherited from FunctionDefinition.) | |
| IsDataInputAligned |
Gets a value indicating whether the current instance requires that the data inputs are following alignment rules.
(Inherited from FunctionDefinition.) | |
| IsDataInputHierarchyAligned |
Gets a value indicating whether the current instance requires that the data inputs are aligned based on a specified hierarchy values.
(Inherited from FunctionDefinition.) | |
| IsEnabled | Gets a value indicating whether the component is enabled. (Inherited from ComponentBase.) | |
| IsExplicitAlignmentRequired |
Gets a value indicating whether this instance requires explicit alignment.
(Inherited from FunctionDefinition.) | |
| Logger | Gets the logger for the module or extension package corresponding to the component. (Inherited from ComponentBase.) | |
| Name |
Gets or sets the object name.
(Inherited from FunctionDefinition.) | |
| PackageId |
Gets the ID of the extension package to which the component belongs.
(Inherited from ComponentBase.) | |
| ResultDescriptors |
Gets all the results for the current function.
(Inherited from FunctionDefinition.) | |
| Settings |
Gets all the current instance settings.
(Inherited from FunctionDefinition.) | |
| Symbol |
Gets the minimum 3 character string symbol for the function.
(Inherited from FunctionDefinition.) |