DVTk API
SopClassUid Property
DVTkDvtkData.DulScpScuRoleSelectionSopClassUid
DVTk API

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

This variable field shall contain the SOP Class UID or Meta SOP Class UID which may be used to identify the corresponding Abstract Syntax for which this Sub-Item pertains.
Declaration Syntax
C#Visual BasicVisual C++
public string SopClassUid { get; set; }
Public Property SopClassUid As String
public:
property String^ SopClassUid {
	String^ get ();
	void set (String^ value);
}
Exceptions
ExceptionCondition
ArgumentNullExceptionArgument is a nullNothingnullptr reference.

Assembly: DvtkData (Module: DvtkData) Version: 0.0.0.0