|
StreamEventArgsOK Property |
[Missing <summary> documentation for "P:VoiceElements.Interface.StreamEventArgs.OK"]
Namespace:
VoiceElements.Interface
Assembly:
VoiceElementsInterface (in VoiceElementsInterface.dll) Version: 8.6.1.1
Syntax public bool OK { get; set; }
Public Property OK As Boolean
Get
Set
public:
property bool OK {
bool get ();
void set (bool value);
}
member OK : bool with get, set
Property Value
Type:
BooleanSee Also