ContentTableColumn.GetPropertyMap Method
Parent Object: ContentTableColumnDescription
Method that gets the information associated with a custom expression. This method is only valid when the HasPropertyMap property returns True.
Syntax
ContentTableColumn.GetPropertyMap( PropertySetId As String, PropertyIdentifier As String )Parameters
Name | Type | Description |
PropertySetId | String | Output String that specifies the name of the property set that contains the property. This is the name associated with the property set. |
PropertyIdentifier | String | Output String that identifies a property. This name of the property. |