Survey Property

Summary

Gets the Survey value.

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

Property Value

If it returns true the application participates in context change surveys. If it returns false, the application will only be informed when a context change has been accepted.

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