API Help
Eplan.EplApi.DataModel Namespace / StorableObjectPropertyList Class

In This Topic
    StorableObjectPropertyList Class Properties
    In This Topic

    For a list of all members of this type, see StorableObjectPropertyList 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 PropertyMethod used by operator[] in order to access indexed properties.  
    Public PropertyOverloaded. Object identification # 2000. This property isn't indexed, and is read-only.  
    Top
    See Also