The DataFunctionInput type exposes the following members.
Properties
Name | Description | |
---|---|---|
![]() | Context |
Gets the context of this node.
(Inherited from DocumentNode.) |
![]() | Expression | Gets the expression that describes how to retrieve values for the input argument.
|
![]() | IncludeActiveFiltering | Gets a value indicating whether active filtering should be included in the selections as well.
|
![]() | IsAttached |
Gets a value indicating whether this node is attached.
(Inherited from DocumentNode.) |
![]() | Selections | Gets a readonly list of the selections to use when calculating the expression.
|
![]() | Transactions |
Gets a collection of methods for executing transactions on the document.
(Inherited from DocumentNode.) |
See Also