ReadPropertyGroup (IPropertyGroup)

Reads property values of a resource based on property names of the property group.

InputsData TypeDescription
Property GroupDirectoryResource

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.

ResourceDirectoryResource

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.

OutputsDescription
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.