This struct represents constants for the SOAPSchemaTypes.

C# | Visual Basic | Visual C++ | F# |
public sealed class SOAPSchemaTypes
Public NotInheritable Class SOAPSchemaTypes
public ref class SOAPSchemaTypes sealed
[<SealedAttribute>] type SOAPSchemaTypes = class end

All Members | Methods | Fields | |||
Icon | Member | Description |
---|---|---|
![]() ![]() | Base64BinaryType |
Parser constant.
|
![]() | Equals(Object) | (Inherited from Object.) |
![]() ![]() | GDayType |
Parser constant.
|
![]() | GetHashCode()()()() | Serves as a hash function for a particular type. (Inherited from Object.) |
![]() | GetType()()()() | Gets the Type of the current instance. (Inherited from Object.) |
![]() ![]() | GMonthDayType |
Parser constant.
|
![]() ![]() | GMonthType |
Parser constant.
|
![]() ![]() | GYearMonthType |
Parser constant.
|
![]() ![]() | GYearType |
Parser constant.
|
![]() ![]() | ListValueType |
Parser constant.
|
![]() | ToString()()()() | (Inherited from Object.) |

These constants can be OR'd with SOAP.PCDataValue, SOAP.DoubleAttribute, SOAP.SingleAttribute or SOAP.PCDataField to refine the data in the output bitstream

Object | |
![]() | NBParsers..::..SOAPSchemaTypes |