[]
Indicates whether the Command has a default value.
protected bool ShouldSerializeCommand()
Protected Function ShouldSerializeCommand() As Boolean
| Type | Description |
|---|---|
| bool | True if the Command has no default value; otherwise, it is false. |