API Help
Eplan.EplApi.DataModel Namespace / Properties Class / Properties Constructor

In This Topic
    Properties Constructor
    In This Topic
    Default constructor. Should never be used. Always throws NotImplementedException. It was designed only for COM compatibility.
    Syntax
    public Properties()
    public:
    Properties();
    Exceptions
    ExceptionDescription
    Always thrown.
    See Also