[This is preliminary documentation and is subject to change.]
Deletes the project from the database
Namespace:
OfficeClip.DBLayer.ServiceAssembly: OfficeClip.DBLayer (in OfficeClip.DBLayer)
Version: 8.1.1.0
Syntax
C# |
---|
public OCServiceReturnStatus DeleteDb( ref OCTrackerProject octp ) |
Visual Basic (Declaration) |
---|
Public Function DeleteDb ( _ ByRef octp As OCTrackerProject _ ) As OCServiceReturnStatus |
Visual C++ |
---|
public: OCServiceReturnStatus DeleteDb( OCTrackerProject^% octp ) |