Description
Check out a Data Dictionary from the Repo Server. Return value is 1 if successful, 0 otherwise. PARAMETERS: GetLatest (Boolean), Comment (String). RETURN DATATYPE: Integer.
Syntax
Public Function RepoCheckoutDataDictionary( _ ByVal GetLatest As Variant, _ ByVal Comment As Variant _ ) As Variant
Parameters
- GetLatest
- Comment
See Also