| DataObjectLoadOptionsBaseFilter Property |
Certain attributes on the filter is handled specially:
* AcceptanceFlags and ActionStatus is only used by ProcessController.GetActivityManager()
* RootNodeId is never used - the caller must translate it to the treenode load options.
Namespace:
Omada.OE.Model
Assembly:
Omada.OE.Model (in Omada.OE.Model.dll) Version: 15.0.0.0
Syntaxpublic DataObjectFilter Filter { get; set; }
Property Value
Type:
DataObjectFilter
See Also