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

In This Topic
    Property(MDSymbolLibrary,Int32) Property
    In This Topic
    Method used by operator[] in order to access indexed properties.
    Syntax

    Parameters

    id
    Identifier of the MDSymbolLibrary's property
    index
    Index of the MDSymbolLibrary'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