DVTk API
Name Property
DVTkDvtkHighLevelInterface.Dicom.OtherAttributeName
DVTk API

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

Gets or sets the name of the attribute.
Declaration Syntax
C#Visual BasicVisual C++
public abstract string Name { get; set; }
Public MustOverride Property Name As String
public:
virtual property String^ Name {
	String^ get () abstract;
	void set (String^ value) abstract;
}
Remarks
An empty string means no name available.

Assembly: DvtkHighLevelInterface (Module: DvtkHighLevelInterface) Version: 0.0.0.0