You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 2 Next »

Description

Delete a Diagram from the Repo Server but leave data still in the database (marked as deleted). Uses the given Diagram Name. Return value is 1 if it succeeded else it's 0. PARAMETERS: Name as String. RETURN DATATYPE: Integer.

Syntax

Public Function RepoSoftDeleteDiagram(_
   ByVal Name As Variant _
) As Variant

Parameters

  • Name

See Also

  • No labels