DataWindowAttribute.DataWindowAttribute(string dataObjectName, DwStyle processing) Constructor
.NET Standard 2.x
Initializes a new instance of the DataWindowAttribute class.
Namespace: DWNet.Data
Assembly: DWNet.Data.dll
Syntax
public DataWindowAttribute(string dataObjectName, DwStyle processing)
Parameters
dataObjectName
System.String
DataWindow object name.
processing
DWNet.Data.DwStyle
DataWindow object presentation style.
Applies to
.NET Standard
2.x