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 10.
Shows at a segment which other segments are linked to this segment through a links. Up to 10 links can be differentiated by using the index. The complete designation of the linked segment is displayed as a value.