| Name | Description | |
|---|---|---|
| AccountRoleDataViewFilter | Returns a SQL WHERE clause that filters Account Roles for the Product Type. | |
| GetAccountRolePksList | Retrieve a list of the primary keys of Account Roles that are valid for this Product Type. | |
| GetAccountRolesList | Gets a List of Account Roles that are valid for this Product Type. | |
| GetDocumentsList | Gets a List of Documents that are valid for this Product Type and can be run from a Log. | |
| GetDocumentsListByFileType | Gets a List of Documents that are valid for this Product Type and can be run from a Log, filtered by File Type. | |
| GetSecurityTypePksList | Retrieve a list of the primary keys of Security Types that are valid for this Product Type. | |
| GetSecurityTypesList | Gets a List of Security Types that are valid for this Product Type. | |
| IsAccountRoleValid | Checks to see if an Account Role is Valid for this Product Type. | |
| IsDocumentAvailable | Checks to see if a Document is Available for this Product Type. | |
| IsSecurityTypeValid | Checks to see if a Security Type is Valid for this Product Type. |