RFA .NET
The DataBuffer type exposes the following members.
Properties
Name | Description | |
---|---|---|
![]() | DataBufferType | Gets or sets type of DataBuffer. |
![]() | DataType | Gets the type of contained Data. (Inherited from Data.) |
![]() | Date | Gets or sets a Date data. |
![]() | DateTime | Gets or sets a DateTime data. |
![]() | Double | Gets or sets a Double data. |
![]() | EncodedBuffer | Gets or sets the raw encoded Buffer. (Inherited from Data.) |
![]() | EncodedType | Gets type of the encoded DataBuffer. |
![]() | Enumeration | Gets or sets data as an Enumeration. |
![]() | Float | Gets or sets a Float data. |
![]() | Int | Gets or sets an Int data. |
![]() | IsBlank | Gets the boolean value to determine value of data is blank(i.e., empty). (Overrides Data..::..IsBlank.) |
![]() | IsPartialUpdates | Gets the boolean value to determine data contains partial field updates. |
![]() | MajorVersion | Gets the Data's RWF major version. (Inherited from Data.) |
![]() | MinorVersion | Gets the Data's RWF minor version. (Inherited from Data.) |
![]() | QualityOfServiceInfo | Gets or sets Data as a QualityOfServiceInfo. |
![]() | Real | Gets or sets a Real data. |
![]() | RespStatus | Gets or sets data as a Response Status. |
![]() | Time | Gets or sets a Time data. |
![]() | UInt | Gets or sets an UInt data. |