Decision Property
Summary
Gets or sets the decision value.
Syntax
public string Decision { get; set; }
Public Property Decision As String
public:
property String^ Decision {
String^ get();
void set ( String^ );
}
Property Value
The decision made about the context changes.