Eplan Platform API
Eplan.EplApi.DataModel.MasterData Namespace / Symbol Class / Project Property

In This Topic
Project Property (Symbol)
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