AbstractSyntax Property

Summary
Gets or sets the abstract syntax.
Syntax
C#
VB
C++
public string AbstractSyntax { get; set; } 
  
Public Property AbstractSyntax As String 
public: 
property String^ AbstractSyntax { 
   String^ get(); 
   void set (    String^ ); 
} 

Property Value

The Abstract Syntax Name.

Remarks

The Abstract Syntax provides information about the class type of the data that will be transferred across the DICOM Associate connection. This method is valid only for DICOM Associates of type Associate Request.

Requirements

Target Platforms

Help Version 21.0.2021.7.2
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Dicom.AddIn Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.