Property Operation
Operation
This property represents the write operation.
Declaration
public WriteOperationBase Operation { get; set; }
Property Value
Type | Description |
---|---|
WriteOperationBase | Base class of the write operation. |
This property represents the write operation.
public WriteOperationBase Operation { get; set; }
Type | Description |
---|---|
WriteOperationBase | Base class of the write operation. |