public PropertyValue DMPLAOBJECT_BASEDEFINITIONNAME( int index ) {get; set;}
public: property PropertyValue^ DMPLAOBJECT_BASEDEFINITIONNAME { PropertyValue^ get(int index); void set (int index, PropertyValue^ value); }
Parameters
- index
public PropertyValue DMPLAOBJECT_BASEDEFINITIONNAME( int index ) {get; set;}
public: property PropertyValue^ DMPLAOBJECT_BASEDEFINITIONNAME { PropertyValue^ get(int index); void set (int index, PropertyValue^ value); }
This property is read-only..
Identifying name of the basic segment definition, e.g., "Eplan.Base.StructureNode".