Eplan Platform API
Eplan.EplApi.DataModel Namespace / FunctionBasePropertyList Class / DESIGNATION_LOCATION_LEADINGPARTS Property / DESIGNATION_LOCATION_LEADINGPARTS(Int32) Property

In This Topic
DESIGNATION_LOCATION_LEADINGPARTS(Int32) Property
In This Topic
Location designation (leading identifiers) # 1222.
Syntax
public PropertyValue DESIGNATION_LOCATION_LEADINGPARTS( 
   int index
) {get; set;}

Parameters

index

Property Value

Returns property value of type System.String.
Remarks

This property is read-only. Property is indexed. Possible indexes are from 1 to 10.

Supplies leading identifiers up to the hierarchy level specified by the index, for example, "O.UO.UO2" for index 3 for a location designation "O.UO.UO2.UO3.UO4".

See Also