NoPassOmit<T> class | QSYS API Reference Guide
Encapsulates a *OMIT wnd *NOPASS parameter.
Namespace: ASNA.QSys.Runtime Assembly: ASNA.QSys.Runtime.dll
Inheritance: Object –>
Constructors
Name | Description |
---|---|
NoPassOmit() | Initializes a NoPassOmit object without a value. |
NoPassOmit()
Initializes a NoPassOmit object without a value.
NoPassOmit()
Properties
Type | Name | Description |
---|---|---|
String | IOPMessage | Gets the message for the exception thrown when this object is being used but hasn’t been initialized. |
String | ToStringMessage | Gets the default value returned by the ToString method when this object is being used but hasn’t been initialized. |