Suspended Property

Summary

Gets the suspended value.

Syntax
C#
VB
C++
public bool Suspended { get; } 
Public Overridable ReadOnly Property Suspended() As System.Boolean 
 Get 
public: virtual property System.Boolean^  Suspended 
{ 
 System.Boolean^  get() 
} 

Property Value

True if the participant is suspended; otherwise it is false.

Requirements

Target Platforms

Help Version 20.0.2020.3.31
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2020 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Ccow.Server Assembly