API Help
Eplan.EplApi.DataModel.Revisions Namespace / Comparison Class / Properties Property

In This Topic
Properties Property (Comparison)
In This Topic
EPLAN properties of the Comparison object.
Syntax
public new StorableObjectPropertyList Properties {get;}
Remarks
Comparison object has only one EPLAN property - PROPUSER_DBOBJECTID - which is used for identification. Other properties of Comparison objects are accessed directly through the class' members.
See Also