API Help
Eplan.EplApi.DataModel Namespace / MergedArticleReferencePropertyList Class / FUNC_DEVICETAG_NESTED_WITHSEPARATOR Property / FUNC_DEVICETAG_NESTED_WITHSEPARATOR(Int32) Property

In This Topic
FUNC_DEVICETAG_NESTED_WITHSEPARATOR(Int32) Property
In This Topic
DT (subordinate, without project structures, with preceding sign) # 20212. This property isn't indexed, and is read-only.
Syntax
public PropertyValue FUNC_DEVICETAG_NESTED_WITHSEPARATOR( 
   int index
) {get; set;}

Parameters

index

Property Value

Returns property value of type System.String.
Remarks

This property is read-only..

Provides the subordinate device tag without the project structures, but with information about the preceding sign.

Example: "-K1" is output for "=A+O-U1-K1".

See Also