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

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