Eplan Platform API
Eplan.EplApi.DataModel Namespace / AnyPropertyId Class / AsCommunicationEntity Property

In This Topic
    AsCommunicationEntity Property
    In This Topic
    Gets property id value as Properties.CommunicationEntity.
    Syntax
    public Properties.CommunicationEntity AsCommunicationEntity {get;}
    public:
    property Properties.CommunicationEntity AsCommunicationEntity {
       Properties.CommunicationEntity get();
    }
    See Also