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

In This Topic
Project Property (PropertyPlacement)
In This Topic
Returns the project the StorableObject belongs to.
Syntax
public override Project Project {get;}

Property Value

the project the StorableObject belongs to,

nullwhen the StorableObject is transient or StorableObject does not belong to project's objects (PropertyPlacement with Default schema).

See Also