LayoutMessageSetNull Method (String) |
Namespace: OBCOM.NetSwitchLib.Layouts
Exception | Condition |
---|---|
InvalidOperationException | If this LayoutMessage has no Layout, or if the required field is not defined in the Layout of this LayoutMessage. |
A field value is said to be NULL if it's first character is the special character NO-DATA (0x1A).
This method has the same effect as calling SetNull(name, 0).