| Overload | Description | 
|---|---|
| DAItemPoint Constructor() | Initializes a new instance of the class, with default data. | 
| DAItemPoint Constructor(ServerDescriptor,DAItemDescriptor) | Initializes a new instance of the class, with given server and item descriptors. | 
| DAItemPoint Constructor(DAItemPoint) | Initializes a new instance of the class with a copy of another instance. | 
