Class SupaRecordTypeConverter
Inherited Members
Namespace: Subsembly.Supa
Assembly: Subsembly.Sepa.dll
Syntax
public static class SupaRecordTypeConverter
Methods
FromString(string)
Declaration
public static SupaRecordType FromString(string sType)
Parameters
Type | Name | Description |
---|---|---|
string | sType |
Returns
Type | Description |
---|---|
SupaRecordType |
ToString(SupaRecordType)
Declaration
public static string ToString(SupaRecordType nType)
Parameters
Type | Name | Description |
---|---|---|
SupaRecordType | nType |
Returns
Type | Description |
---|---|
string |