Page History
Description
Directory as String, Get a NamedRelease from the Repo Server using the given Name, and save it to given directory. Return value is 1 if it succeeded else it's 0. PARAMETERS: Name as String. RETURN DATATYPE: Integer.
Syntax
...
Code Block | ||
---|---|---|
| ||
Public Function GetNamedRelease( _ |
...
ByVal [Name As Variant, _ |
...
ByVal [Directory As Variant _ |
...
) As Variant |
Parameters
Name
Directory