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

SetFileSetId Method








The ID of the file-set.
Sets the identifier of the file-set for which the DICOM Directory is created. .NET support
Syntax
public void SetFileSetId( 
   string id
)
'Declaration
 
Public Sub SetFileSetId( _
   ByVal id As String _
) 
'Usage
 
Dim instance As DicomDir
Dim id As String
 
instance.SetFileSetId(id)
public void SetFileSetId( 
   string id
)
ObjectiveC Syntax
 function Leadtools.Dicom.DicomDir.SetFileSetId( 
   id 
)
public:
void SetFileSetId( 
   String^ id
) 

Parameters

id
The ID of the file-set.
Remarks
This method sets the value of the File-set ID (0004,1130) element. Since the VR of this element is CS (Code String), the identifier of the File-set shouldn't exceed 16 characters. The characters allowed are the uppercase characters, "0" - "9", the SPACE character, and the underscore "_", of the Default Character Repertoire.

The identifier of a file-set provides a simple, humanly readable reference. However, the identifier might not be globally unique. For example, a File-set ID can be set to be identical to a disk label.

Example
For an example, refer to Reset.
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

DicomDir Class
DicomDir Members

 

 


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