Discuss this help topic in SecureBlackbox Forum

TElBoxCollaboration.Reject

TElBoxCollaboration     See also     


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


Rejects the collaboration.

Declaration

[C#]
    void Reject();

[VB.NET]
    Sub Reject()

[Pascal]
    procedure Reject();

[C++]
    void Reject();

[PHP]
    void Reject()

[Java]
    void reject();

Description

    Call this method to change the collaboration status to bcsRejected.

See also:     Status    

Discuss this help topic in SecureBlackbox Forum