DVTk API
Result Property
DVTkDvtkHighLevelInterface.Dicom.OtherPresentationContextResult
DVTk API

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

Gets the Result.
Declaration Syntax
C#Visual BasicVisual C++
public int Result { get; }
Public ReadOnly Property Result As Integer
public:
property int Result {
	int get ();
}
Remarks
Only use this property for an A-ASSOCIATE-AC presentation context.
Exceptions
ExceptionCondition
InvalidOperationExceptionThis instance is not an A-ASSOCIATE-AC presentation context.

Assembly: DvtkHighLevelInterface (Module: DvtkHighLevelInterface) Version: 0.0.0.0