Eplan Platform API
Eplan.EplApi.DataModel.Helpers Namespace / SettingPropertiesStep Class
Members

SettingPropertiesStep Class
Class can be use to set properties of a database object faster, without error check.
Inheritance Hierarchy

System.Object
   Eplan.EplApi.DataModel.Helpers.SettingPropertiesStep

Syntax
public class SettingPropertiesStep 
Remarks
When an instance of the class already exists, setting properties on a property list takes less time, but can fail and most of errors won't be reported. This process can be stopped if an object of the class is disposed.
Public Methods
 NameDescription
Public MethodDestructor for deterministic finalization of SettingPropertiesStep object.  
Top
See Also