DVTk API
IsSend Property
DVTkDvtkHighLevelInterface.Common.MessagesMessageIsSend
DVTk API

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

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

Assembly: DvtkHighLevelInterface (Module: DvtkHighLevelInterface) Version: 0.0.0.0