API Help
Eplan.EplApi.DataModel Namespace / SymbolReference Class / Block Property

In This Topic
Block Property
In This Topic
Returns a block which this SymbolReference object is part of. If this object is not a part of any block, this property returns NULL.
Syntax
public Block Block {get;}
See Also