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

Properties Property (MergedConnection)
.NET Property enabling access to P8 properties of the DocumentBase object.
Syntax
public new MergedConnectionPropertyList Properties {get;}

Property Value

P8 properties of the document.
Exceptions
ExceptionDescription
Thrown when object wasn't created.
See Also