DVTk API
Name Property
DVTkDvtkData.DulApplicationContextName
DVTk API

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

Application-context-names are structured as UIDs as defined in PS 3.5 (see Annex A for an overview of this concept). DICOM Application-context-names are registered in PS 3.7.
Declaration Syntax
C#Visual BasicVisual C++
public string Name { get; set; }
Public Property Name As String
public:
property String^ Name {
	String^ get ();
	void set (String^ value);
}
Exceptions
ExceptionCondition
ArgumentNullExceptionArgument is a nullNothingnullptr reference.

Assembly: DvtkData (Module: DvtkData) Version: 0.0.0.0