Get O Data Properties
- Represents an activity to get OData properties.
Properties
Common
- DisplayName (String) – The display name of the activity.
Misc
- OData Datasource (Boolean) –
- Properties (InArgument<Int32>) – Gets or sets the set of property names to retrieve and the locations to store them.
- Result(IDictionary<String,OutArgument>) – .
- Source (InArgument<DynamicValue>) – Gets or sets the source from which to read.
- Private (Boolean) – If selected, the values of variables and arguments are no longer logged at Verbose lev
Example