Eplan Platform API
Eplan.EplApi.DataModel Namespace / FunctionDefinitionPropertyList Class

In This Topic
    FunctionDefinitionPropertyList Class Properties
    In This Topic

    For a list of all members of this type, see FunctionDefinitionPropertyList members.

    Public Properties
     NameDescription
    Public PropertyReturns array of property ids. Returns array of AnyPropertyId objects. (Inherited from Eplan.EplApi.DataModel.UniversalPropertyList)
    Public PropertyReturns array of PropertyValue objects. (Inherited from Eplan.EplApi.DataModel.UniversalPropertyList)
    Public PropertyStorableObject to which this property list is connected. (Inherited from Eplan.EplApi.DataModel.UniversalPropertyList)
    Public PropertyOverloaded. Method used by operator[] in order to access indexed properties by AnyPropertyId.  
    Public PropertyOverloaded. Object identification # 2000. (Inherited from Eplan.EplApi.DataModel.StorableObjectPropertyList)
    Top
    See Also