←Select platform

Description Property

Summary

Gets the description of the Information Object Definition.

Syntax

C#
VB
Java
WinRT C#
C++
public string Description { get; } 
Public ReadOnly Property Description As String 
public string Description {get;} 
public String getDescription() 
 get_Description();  
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 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Dicom Assembly