public PropertyValue PLACEHOLDER_VALUESET_NAME( int index ) {get; set;}
public: property PropertyValue^ PLACEHOLDER_VALUESET_NAME { PropertyValue^ get(int index); void set (int index, PropertyValue^ value); }
Parameters
- index
public PropertyValue PLACEHOLDER_VALUESET_NAME( int index ) {get; set;}
public: property PropertyValue^ PLACEHOLDER_VALUESET_NAME { PropertyValue^ get(int index); void set (int index, PropertyValue^ value); }
This property is read-only. Property is indexed. Possible indexes are from 1 to 100.
Required to generate the value set table in placeholder object overview screens and shows the names of the value sets in indexed form.