API Help
Eplan.EplApi.DataModel Namespace / UniversalPropertyList Class
Properties Methods

UniversalPropertyList Class Members

The following tables list the members exposed by UniversalPropertyList.

Public Constructors
 NameDescription
Public ConstructorThis constructor creates local property list. Each function of UniversalPropertyList will work on local property list.  
Top
Public Properties
 NameDescription
Public PropertyReturns array of property ids. Returns array of AnyPropertyId objects.  
Public PropertyReturns array of PropertyValue objects.  
Public PropertyStorableObject to which this property list is connected.  
Public PropertyOverloaded. Method used by operator[] in order to access indexed properties by identifying name.  
Top
Public Methods
 NameDescription
Public MethodOverloaded. Copies properties to other property list.  
Public MethodDestructor for deterministic finalization of UniversalPropertyList object.  
Public MethodOverloaded. Checks property existence for used object.  
Public MethodInternal method.  
Top
See Also