API Help
Eplan.EplApi.DataModel Namespace / Pin Class / ConsumerSources Property

In This Topic
    ConsumerSources Property
    In This Topic
    consumer source
    Syntax
    public string ConsumerSources {get; set;}
    public:
    property String^ ConsumerSources {
       String^ get();
       void set (    String^ value);
    }
    See Also