DVTk API
IsReceived Property
DVTkDvtkHighLevelInterface.Common.MessagesMessageIsReceived
DVTk API

[This is preliminary documentation and is subject to change.]

Indicates if this message has been received.
Declaration Syntax
C#Visual BasicVisual C++
public bool IsReceived { get; set; }
Public Property IsReceived As Boolean
public:
property bool IsReceived {
	bool get ();
	void set (bool value);
}

Assembly: DvtkHighLevelInterface (Module: DvtkHighLevelInterface) Version: 0.0.0.0