←Select platform

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

Leadtools.Ccow.Server Assembly