Class SepaAccountTypeExtensions
Inheritance
System.Object
SepaAccountTypeExtensions
Inherited Members
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.ToString()
Namespace: Subsembly.Sepa
Assembly: Subsembly.Sepa.dll
Syntax
public static class SepaAccountTypeExtensions
Methods
GetAccountType(String)
Declaration
public static SepaAccountType GetAccountType(string sTpCd)
Parameters
Type | Name | Description |
---|---|---|
System.String | sTpCd |
Returns
Type | Description |
---|---|
SepaAccountType |
GetAccountTypeCode(SepaAccountType)
Declaration
public static string GetAccountTypeCode(this SepaAccountType nTp)
Parameters
Type | Name | Description |
---|---|---|
SepaAccountType | nTp |
Returns
Type | Description |
---|---|
System.String |