public PropertyValue PLACEHOLDER_LASTUSEDVALUESET( int index ) {get; set;}
public: property PropertyValue^ PLACEHOLDER_LASTUSEDVALUESET { PropertyValue^ get(int index); void set (int index, PropertyValue^ value); }
Parameters
- index
public PropertyValue PLACEHOLDER_LASTUSEDVALUESET( int index ) {get; set;}
public: property PropertyValue^ PLACEHOLDER_LASTUSEDVALUESET { PropertyValue^ get(int index); void set (int index, PropertyValue^ value); }
The value set that was last assigned to the placeholder object.