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

SymbolVariant Property (Function)
Specifies Eplan.EplApi.DataModel.MasterData.SymbolVariant assigned to this SymbolReference.
Syntax
public override 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