API Help
Eplan.EplApi.DataModel.Planning Namespace / SegmentTemplatePropertyList Class / DMPLAOBJECT_PCT_IDENTIFIER Property / DMPLAOBJECT_PCT_IDENTIFIER(Int32) Property

In This Topic
    DMPLAOBJECT_PCT_IDENTIFIER(Int32) Property
    In This Topic
    Technical facility # 44035. This property isn't indexed.
    Syntax
    public PropertyValue DMPLAOBJECT_PCT_IDENTIFIER( 
       int index
    ) {get; set;}
    public:
    property PropertyValue^ DMPLAOBJECT_PCT_IDENTIFIER {
       PropertyValue^ get(int index);
       void set (int index, PropertyValue^ value);
    }

    Parameters

    index

    Property Value

    Returns property value of type System.String.
    Remarks

    "Technical facility" component of the designation of a PCT loop / PCT loop function.

    See Also