AbstractClass Property (original) (raw)
Summary
Gets the abstract Class UID that came with the client request.
Syntax
public string AbstractClass { get; }
public:
property String^ AbstractClass {
String^ get();
}
Property Value
The abstract Class UID that came with the client request.
Leadtools.Dicom.Scp Assembly