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