Discuss this help topic in SecureBlackbox Forum

TElBoxCollaboration.Accept

TElBoxCollaboration     See also     


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


Accepts the collaboration.

Declaration

[C#]
    void Accept();

[VB.NET]
    Sub Accept()

[Pascal]
    procedure Accept();

[C++]
    void Accept();

[PHP]
    void Accept()

[Java]
    void accept();

Description

    Call this method to change the collaboration status to bcsAccepted.

See also:     Status    

Discuss this help topic in SecureBlackbox Forum