 | TreeEventState property |
Processing status of the node reporting the event (None, Start, Done, Fault, Timeout, UserAbort.).
Namespace: Vishnu.InterchangeAssembly: Vishnu.Interchange (in Vishnu.Interchange.dll) Version: 1.0.0+df0404e911d6c38eaed3bb1bb1acfc482d417643
Syntaxpublic string State { get; }
Public ReadOnly Property State As String
Get
public:
property String^ State {
String^ get ();
}
member State : string with get
Property value
String
See also