←Select platform

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.

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.Common Assembly