public PropertyValue DMPLAOBJECT_LINK_CHILD_NAME( int index ) {get; set;}
public: property PropertyValue^ DMPLAOBJECT_LINK_CHILD_NAME { PropertyValue^ get(int index); void set (int index, PropertyValue^ value); }
Parameters
- index
public PropertyValue DMPLAOBJECT_LINK_CHILD_NAME( int index ) {get; set;}
public: property PropertyValue^ DMPLAOBJECT_LINK_CHILD_NAME { PropertyValue^ get(int index); void set (int index, PropertyValue^ value); }
This property is read-only. Property is indexed. Possible indexes are from 1 to 100.
Shows at a segment which other segments are linked to this segment through links. Up to 100 links can be differentiated by using the index. The complete designation of the linked segment is displayed as a value.