API Help
Eplan.EplApi.DataModel Namespace / DeletedObjectInfo Class / Properties Property

In This Topic
    Properties Property
    In This Topic
    .NET Property enabling access to P8 properties of the DeletedObjectInfo object.
    Syntax
    public new DeletedObjectInfoPropertyList Properties {get;}
    public:
    new property DeletedObjectInfoPropertyList^ Properties {
       DeletedObjectInfoPropertyList^ get();
    }

    Property Value

    P8 properties of the DeletedObjectInfo.
    See Also