public MDPropertyValue FUNC_BLOCK_FORMAT( int index ) {get; set;}
public: property MDPropertyValue^ FUNC_BLOCK_FORMAT { MDPropertyValue^ get(int index); void set (int index, MDPropertyValue^ value); }
Parameters
- index
public MDPropertyValue FUNC_BLOCK_FORMAT( int index ) {get; set;}
public: property MDPropertyValue^ FUNC_BLOCK_FORMAT { MDPropertyValue^ get(int index); void set (int index, MDPropertyValue^ value); }
Property is indexed. Possible indexes are from 1 to 100.
Selects which properties are specified in the relevant block property. Indirect properties cannot be output via block properties. The common index represents associated block and format properties.