Property OperationType
OperationType
Gets the type of the write operation.
Declaration
public DatastructureOperationType OperationType { get; set; }
Property Value
Type | Description |
---|---|
DatastructureOperationType | Defines the operation on the data type. |