Class OpenDIDataWriter
Open DI representation of a Data Writer.
Inherited Members
Namespace: Quantellia.WMServer.OpenDI
Assembly: WMServer.dll
Syntax
public class OpenDIDataWriter : OpenDIAsset
Constructors
OpenDIDataWriter()
Default constructor
Declaration
public OpenDIDataWriter()
OpenDIDataWriter(WMDataWriter)
Initializes a new instance with the data from a WMDataWriter object.
Declaration
public OpenDIDataWriter(WMDataWriter writer)
Parameters
Type | Name | Description |
---|---|---|
WMDataWriter | writer |