←Select platform

Decision Property

Summary

Gets or sets the decision value.

Syntax

C#
VB
C++
public string Decision { get; set; } 
Public Overridable Property Decision() As System.String 
 Get 
 Set 
public: virtual property System.String^  Decision 
{ 
 System.String^  get() 
 System::Void set(System.String^  value) 
} 

Property Value

The decision value.

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