←Select platform

AbstractClass Property

Summary

Gets the abstract Class UID that came with the client request.

Syntax

C#
VB
C++
public string AbstractClass { get; } 
  
Public ReadOnly Property AbstractClass As String 
public: 
property String^ AbstractClass { 
   String^ get(); 
} 

Property Value

The abstract Class UID that came with the client request.

Requirements

Target Platforms

Help Version 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Dicom.Scp Assembly