Eplan Platform API
Eplan.EplApi.DataModel Namespace / SymbolReference Class / SymbolVariant Property

SymbolVariant Property (SymbolReference)
Specifies Eplan.EplApi.DataModel.MasterData.SymbolVariant assigned to this SymbolReference.
Syntax
public virtual SymbolVariant SymbolVariant {get; set;}

Property Value

Eplan.EplApi.DataModel.MasterData.SymbolVariant assigned to this SymbolReference

null when there is no Eplan.EplApi.DataModel.MasterData.SymbolVariant assigned to this Function

Exceptions
See Also