Validates all of the contacts in the collection. Check the Errors collection for any warnings or errors found.
Namespace:
Asi.iBO.ContactManagementAssembly: Asi.iBO (in Asi.iBO.dll) Version: 15.1.2.0
Syntax
| C# |
|---|
public bool ValidateAll() |
| Visual Basic (Declaration) |
|---|
Public Function ValidateAll As Boolean |
| Visual C++ |
|---|
public: bool ValidateAll() |