Eplan Platform API
Eplan.EplApi.DataModel Namespace / StrandConnectorPropertyList Class / STRANDCONNECTOR_DATA_AUTOMATIC Property / STRANDCONNECTOR_DATA_AUTOMATIC Property

In This Topic
    STRANDCONNECTOR_DATA_AUTOMATIC Property
    In This Topic
    Bundle: Connection point data # 19072.
    Syntax
    public PropertyValue STRANDCONNECTOR_DATA_AUTOMATIC {get; set;}
    public:
    property PropertyValue^ STRANDCONNECTOR_DATA_AUTOMATIC {
       PropertyValue^ get();
       void set (    PropertyValue^ value);
    }

    Property Value

    Returns property value of type System.String.
    Remarks

    This property is read-only..

    Contains either the bundle description or, if this is not present, the bundle connection point designation.

    See Also