Class SupaColumnHelper
Inheritance
SupaColumnHelper
Assembly: Subsembly.Sepa.dll
Syntax
public static class SupaColumnHelper
Methods
GetInvcColumns()
Declaration
public static SupaColumn[] GetInvcColumns()
Returns
GetNtryColumns(bool)
Declaration
public static SupaColumn[] GetNtryColumns(bool fIncludeOwnrAcct = false)
Parameters
Type |
Name |
Description |
bool |
fIncludeOwnrAcct |
|
Returns
GetPayeeColumns()
Declaration
public static SupaColumn[] GetPayeeColumns()
Returns
GetPayerColumns()
Declaration
public static SupaColumn[] GetPayerColumns()
Returns
GetPaymtColumns(bool)
Declaration
public static SupaColumn[] GetPaymtColumns(bool fIncludeOwnrAcct = false)
Parameters
Type |
Name |
Description |
bool |
fIncludeOwnrAcct |
|
Returns
GetPortfItemColumns(bool)
Declaration
public static SupaColumn[] GetPortfItemColumns(bool fIncludeOwnrAcct = false)
Parameters
Type |
Name |
Description |
bool |
fIncludeOwnrAcct |
|
Returns