Property Statement
Statement
Gets the statement for the operation.
Declaration
public string Statement { get; }
Property Value
| Type | Description |
|---|---|
| String | The statement for the operation. |
public string Statement { get; }
| Type | Description |
|---|---|
| String | The statement for the operation. |