| Overload | Description | 
|---|---|
| UAWriterGroupElement Constructor() | Initializes a new instance of the class with default data. | 
| UAWriterGroupElement Constructor(String) | Initializes a new instance of the class, specifying the name. | 
| UAWriterGroupElement Constructor(String,Int32) | Initializes a new instance of the class, specifying the name, and writer group Id. | 
| UAWriterGroupElement Constructor(UAPubSubGroupElement) | Initializes a new instance of the class, specifying the PubSub group element. | 
| UAWriterGroupElement Constructor(UAWriterGroupElement) | Initializes a new copy of the object. | 
