DVTk API
IsProcessed Property
DVTkDvtkHighLevelInterface.Common.MessagesMessageIsProcessed
DVTk API

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

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

Assembly: DvtkHighLevelInterface (Module: DvtkHighLevelInterface) Version: 0.0.0.0