Eplan Platform API
Eplan.EplApi.MasterData Namespace / MDSymbolVariantPropertyList Class / Property Property / Property(MDSymbolVariant,Int32) Property
Identifier of the MDSymbolVariant's property
Index of the MDSymbolVariant's property

Property(MDSymbolVariant,Int32) Property
Method used by operator[] in order to access indexed properties.
Syntax

Parameters

id
Identifier of the MDSymbolVariant's property
index
Index of the MDSymbolVariant's property

Property Value

MDPropertyValue object that automaticaly converts into common used types.
Exceptions
ExceptionDescription
Thrown in case of an external error. Please refer to the exception message.
MDPropertyNotFoundException
MDInvalidIndexException
MDPropertyReadOnlyException
MDSettingValueFailedException
See Also