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

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