AbstractSyntax Property

Summary
Gets or sets the abstract syntax.
Syntax
C#
C++/CLI
public string AbstractSyntax { get; set; } 
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 23.0.2024.2.29
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2024 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Dicom.AddIn Assembly

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