LEADTOOLS Medical (Leadtools.Dicom assembly)
LEAD Technologies, Inc

SetDescription Method








An item in the IOD Structure. The description of this item will be set using the parameter "description".
the description to be set.
Sets the description of the specified item in the IOD Structure. .NET support WinRT support Silverlight support
Syntax
public bool SetDescription( 
   DicomIod iod,
   string description
)
'Declaration
 
Public Function SetDescription( _
   ByVal iod As DicomIod, _
   ByVal description As String _
) As Boolean
'Usage
 
Dim instance As DicomIodTable
Dim iod As DicomIod
Dim description As String
Dim value As Boolean
 
value = instance.SetDescription(iod, description)
public bool SetDescription( 
   DicomIod iod,
   string description
)
ObjectiveC Syntax
 function Leadtools.Dicom.DicomIodTable.SetDescription( 
   iod ,
   description 
)
public:
bool SetDescription( 
   DicomIod^ iod,
   String^ description
) 

Parameters

iod
An item in the IOD Structure. The description of this item will be set using the parameter "description".
description
the description to be set.

Return Value

true if the description was successfully set, false if there is no enough memory.
Remarks
Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

DicomIodTable Class
DicomIodTable Members
GetFirst Method
GetLast Method
GetNext Method
GetPrevious Method
ModuleCount Property
GetParent Method
GetChild Method
GetRoot Method

 

 


Products | Support | Contact Us | Copyright Notices

© 2006-2012 All Rights Reserved. LEAD Technologies, Inc.

Leadtools.Dicom requires a Medical toolkit server license and unlock key. For more information, refer to: Imaging Pro/Document/Medical Features