Overload | Description |
---|---|
DAPropertyPoint Constructor() | Initializes a new instance of the class, with default data. |
DAPropertyPoint Constructor(ServerDescriptor,DANodeDescriptor,DAPropertyDescriptor) | Initializes a new instance of the class, with given server, node and property descriptors. |
DAPropertyPoint Constructor(DAPropertyPoint) | Initializes a new instance of the class with a copy of another instance. |