Property | Type | Description | |
---|---|---|---|
LEN_FNR | int | ||
LEN_ORGNR | int |
Method | Description | |
---|---|---|
GyldigFnr ( string fnrOrg ) : bool | ||
ValidAccountNumber ( long accountNumber ) : bool |
Method | Description | |
---|---|---|
ExtractDigits ( long accountNumber ) : int[] | ||
Mod11Check ( long accountNumber ) : bool |
public static GyldigFnr ( string fnrOrg ) : bool | ||
fnrOrg | string | |
return | bool |
public static ValidAccountNumber ( long accountNumber ) : bool | ||
accountNumber | long | |
return | bool |