API Help
Eplan.EplApi.DataModel Namespace / ConnectionPropertyList Class / DESIGNATION_FULLSUBLOCATION Property / DESIGNATION_FULLSUBLOCATION(Int32) Property

In This Topic
DESIGNATION_FULLSUBLOCATION(Int32) Property
In This Topic
Mounting location (sub-identifier, complete) # 1221. This property isn't indexed, and is read-only.
Syntax
public PropertyValue DESIGNATION_FULLSUBLOCATION( 
   int index
) {get; set;}

Parameters

index

Property Value

Returns property value of type System.String.
Remarks

This property is read-only..

Provides the full name of the mounting location with all the sub-identifiers, e.g. "UA.UA2".

See Also