Page History
...
Delete a NamedRelease from the Repo Server using the given Name. Return value is 1 if it succeededsucceeds, else it's 0. PARAMETERS: Name as String. RETURN DATATYPE: Integer.
Syntax
Code Block | ||
---|---|---|
| ||
Public Function DeleteNamedRelease( _ ByVal [Name As Variant _ ) As Variant |
...