DVTk API
ApplicationContext Property
DVTkDvtkData.DulA_ASSOCIATE_ACApplicationContext
DVTk API

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

An Application Context explicitly defines the set of Application Service Elements, related options and any other information necessary for the inter-working of DICOM AEs on an Association.
Declaration Syntax
C#Visual BasicVisual C++
public ApplicationContext ApplicationContext { get; set; }
Public Property ApplicationContext As ApplicationContext
public:
property ApplicationContext^ ApplicationContext {
	ApplicationContext^ get ();
	void set (ApplicationContext^ value);
}
Exceptions
ExceptionCondition
ArgumentNullExceptionArgument is a nullNothingnullptr reference.

Assembly: DvtkData (Module: DvtkData) Version: 0.0.0.0