InitMemberOptions enum | QSYS API Reference Guide
Specifies the options to use when initializing a member.
Namespace: ASNA.DataGate.Client
Assembly: ASNA.QSys.DataGate.Client.dll
Enum Values
| Name | Description | Value |
|---|---|---|
| WithDefaults | Specifies that the member should be initialized with default values. | 0 |
| WithDeleted | Specifies that the member should be initialized with deleted records. | 1 |