Checks to see if the supplied terms code is valid
Namespace: Asi.iBO.SystemConfigAssembly: Asi.iBO (in Asi.iBO.dll) Version: 15.1.3.0
Syntax
| C# |
|---|
public bool ValidateFinancialTerms( string termsCode ) |
| Visual Basic |
|---|
Public Function ValidateFinancialTerms ( _ termsCode As String _ ) As Boolean |
| Visual C++ |
|---|
public: bool ValidateFinancialTerms( String^ termsCode ) |
Parameters
- termsCode
- Type: System..::..String
The Financial Terms Code to check