public PropertyValue FUNC_EXTERNAL_CLIPPROJECT( int index ) {get; set;}
public: property PropertyValue^ FUNC_EXTERNAL_CLIPPROJECT { PropertyValue^ get(int index); void set (int index, PropertyValue^ value); }
Parameters
- index
public PropertyValue FUNC_EXTERNAL_CLIPPROJECT( int index ) {get; set;}
public: property PropertyValue^ FUNC_EXTERNAL_CLIPPROJECT { PropertyValue^ get(int index); void set (int index, PropertyValue^ value); }
Property is indexed. Possible indexes are from 1 to 1000.
This property (max of 1,000, definable using the index) allows CLIP PROJECT data to be stored at functions when importing data from CLIP PROJECT.