DVTk API
UID Property
DVTkDvtkData.DulImplementationClassUidUID
DVTk API

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

This variable field shall contain the Implementation-class-uid of the Association-requester as defined in Section D.3.3.2 of this part.
Declaration Syntax
C#Visual BasicVisual C++
public string UID { get; set; }
Public Property UID As String
public:
property String^ UID {
	String^ get ();
	void set (String^ value);
}
Remarks
The Implementation-class-uid field is structured as a UID as defined in PS 3.5.
Exceptions
ExceptionCondition
ArgumentNullExceptionArgument is a nullNothingnullptr reference.

Assembly: DvtkData (Module: DvtkData) Version: 0.0.0.0