public PropertyValue PROJ_BLOCKFORMAT_PLT( int index ) {get; set;}
public: property PropertyValue^ PROJ_BLOCKFORMAT_PLT { PropertyValue^ get(int index); void set (int index, PropertyValue^ value); }
Parameters
- index
public PropertyValue PROJ_BLOCKFORMAT_PLT( int index ) {get; set;}
public: property PropertyValue^ PROJ_BLOCKFORMAT_PLT { PropertyValue^ get(int index); void set (int index, PropertyValue^ value); }
Property is indexed. Possible indexes are from 1 to 100.
Predefines which properties are specified in the relevant block property. If you assign a "Block property [n]" to a function and a format is not entered for either the function or the symbol, then the program uses the relevant format property that has been entered for this function category in the project.