←Select platform

Description Property

Summary

Gets the description of the Information Object Definition.

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

Property Value

Represents the description of the Information Object Definition.

Example

For an example, refer to Reset.

Requirements

Target Platforms

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

Leadtools.Dicom Assembly