API Help
Eplan.EplApi.DataModel Namespace / ProjectPropertyList Class / PROJ_HIERARCHY_CODEDSEPARATORS Property / PROJ_HIERARCHY_CODEDSEPARATORS(Int32) Property

In This Topic
PROJ_HIERARCHY_CODEDSEPARATORS(Int32) Property
In This Topic
Separator for structures # 10018. This property isn't indexed.
Syntax
public PropertyValue PROJ_HIERARCHY_CODEDSEPARATORS( 
   int index
) {get; set;}

Parameters

index

Property Value

Returns property value of type System.String.
Remarks

Contains all structure separators in coded form (except the document structure).

Format: Number of entries and then, separated by tabs, higher-level and lower level structure identifier.

See Also