ReadPropertyGroup (IPropertyGroup)
Reads property values of a resource based on property names of the property group.
Inputs | Data Type | Description |
---|---|---|
Property Group | DirectoryResource |
Specifies the name of the property group with the properties you want to read. In the Inputs section of the activity configuration panel, click the ellipsis button to open the Universal Browser to select the resource you want to use. |
Resource | DirectoryResource |
Specifies the resource whose properties you want to read. In the Inputs section of the activity configuration panel, click the ellipsis button to open the Universal Browser to select the resource you want to use. |
Outputs | Description | |
---|---|---|
PropertyCollection |
Returns the property names and values as a collection. A property value returns null if the data type of the property group property is incompatible with the property of the resource or if the property does not exist. |