Discuss this help topic in SecureBlackbox Forum

TElBoxCollaboration.Delete

TElBoxCollaboration     See also     


Filter: C#  VB.NET  Pascal  C++  PHP  Java  


Deletes the collaboration.

Declaration

[C#]
    void Delete();

[VB.NET]
    Sub Delete()

[Pascal]
    procedure Delete();

[C++]
    void Delete();

[PHP]
    void Delete()

[Java]
    void delete();

Description

    Deletes this collaboration.

See also:     Refresh    

Discuss this help topic in SecureBlackbox Forum