←Select platform

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 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Ccow.Server Assembly