Eplan Platform API
Eplan.EplApi.MasterData Namespace / PropertiesAndHandleObjectPropertyList Class / Property Property / Property(MDAnyPropertyId,Int32) Property
Index of the property

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

Parameters

propertyId
index
Index of the property

Property Value

MDPropertyValue Object that can be converted automatically into a common type.
Exceptions
ExceptionDescription
Thrown in case of an external error. Please refer to the exception message.
MDPropertyNotFoundException
MDInvalidIndexException
MDSettingValueFailedException
See Also