Eplan Platform API
Eplan.EplApi.DataModel Namespace / FunctionPropertyList Class / Property Property

In This Topic
    Property Property (FunctionPropertyList)
    In This Topic
    Method used by operator[] in order to access indexed properties.
    Overload List
    OverloadDescription
    Method used by operator[] in order to access indexed properties.  
    Method used by operator[] in order to access properties.  
    Method used by operator[] in order to access indexed properties by AnyPropertyId.  
    Method used by operator[] in order to access properties by AnyPropertyId.  
    Method used by operator[] in order to access indexed properties. (Inherited from Eplan.EplApi.DataModel.FunctionBasePropertyList)
    Method used by operator[] in order to access properties. (Inherited from Eplan.EplApi.DataModel.FunctionBasePropertyList)
    Method used by operator[] in order to access indexed properties. (Inherited from Eplan.EplApi.DataModel.SymbolReferencePropertyList)
    Method used by operator[] in order to access properties. (Inherited from Eplan.EplApi.DataModel.SymbolReferencePropertyList)
    Method used by operator[] in order to access indexed properties. (Inherited from Eplan.EplApi.DataModel.PlacementPropertyList)
    Method used by operator[] in order to access properties. (Inherited from Eplan.EplApi.DataModel.PlacementPropertyList)
    Method used by operator[] in order to access indexed properties. (Inherited from Eplan.EplApi.DataModel.StorableObjectPropertyList)
    Method used by operator[] in order to access properties. (Inherited from Eplan.EplApi.DataModel.StorableObjectPropertyList)
    Method used by operator[] in order to access indexed properties by identifying name. (Inherited from Eplan.EplApi.DataModel.UniversalPropertyList)
    Exceptions
    ExceptionDescription
    Thrown in case of an external error. Please refer to the exception message.
    PropertyNotFoundException
    InvalidIndexException
    PropertyReadOnlyException
    SettingValueFailedException
    See Also