Description
Exclusively checks out a Dictionary from the Repository, and then synchronizes with it if GetLatest is true. Return value is 1 if successful, 0 otherwise. PARAMETERS: GetLatest (Boolean). RETURN DATATYPE: Integer.
Syntax
Public Function RepoExclusiveCheckoutDataDictionary( _ ByVal GetLatest As Variant, _ ) As Variant
Parameters
- GetLatest
See Also