API Help
Eplan.EplApi.DataModel.Graphics Namespace / PropertyPlacement Class / Source Property

In This Topic
Source Property (PropertyPlacement)
In This Topic
Returns the object, that properties are shown by this PropertyPlacement
Syntax
public virtual StorableObject Source {get;}

Property Value

Eplan.EplApi.DataModel.StorableObject that properties are shown by this PropertyPlacement.

null when there is no storable Eplan.EplApi.DataModel.StorableObject related with this PropertyPlacement.

See Also