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

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

    Property Value

    Returns property value of type System.String.
    Remarks

    Bundle description.

    See Also