public PropertyValue PROJ_HIERARCHY_USERDEFINED( int index ) {get; set;}
public: property PropertyValue^ PROJ_HIERARCHY_USERDEFINED { PropertyValue^ get(int index); void set (int index, PropertyValue^ value); }
Parameters
- index
public PropertyValue PROJ_HIERARCHY_USERDEFINED( int index ) {get; set;}
public: property PropertyValue^ PROJ_HIERARCHY_USERDEFINED { PropertyValue^ get(int index); void set (int index, PropertyValue^ value); }
Defines the structure of the user-defined structure.