Eplan Platform API
Eplan.EplApi.DataModel.Planning Namespace / SegmentTemplatePropertyList Class / DMPLASPECIFICATION_OBJECT_COUNT Property / DMPLASPECIFICATION_OBJECT_COUNT Property

In This Topic
    DMPLASPECIFICATION_OBJECT_COUNT Property
    In This Topic
    Usage count # 44057.
    Syntax
    public PropertyValue DMPLASPECIFICATION_OBJECT_COUNT {get; set;}
    public:
    property PropertyValue^ DMPLASPECIFICATION_OBJECT_COUNT {
       PropertyValue^ get();
       void set (    PropertyValue^ value);
    }

    Property Value

    Returns property value of type System.Int64.
    Remarks

    This property is read-only..

    This property can be used in reports and shows for a segment template the number of planning objects to which the segment template is assigned.

    See Also