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