Error processing SSI file
LEADTOOLS Medical (Leadtools.Dicom assembly)

Show in webframe

Create Method (DicomAgeValueHelper)








Numerical value that indicates the age.
Indicates the number value type; days, weeks, months, or years.
Creates a new DicomAgeValue with the specified values.
Syntax
'Declaration
 
Public Function Create( _
   ByVal number As Integer, _
   ByVal reference As DicomAgeReferenceType _
) As DicomAgeValue
'Usage
 
Dim instance As DicomAgeValueHelper
Dim number As Integer
Dim reference As DicomAgeReferenceType
Dim value As DicomAgeValue
 
value = instance.Create(number, reference)
 function Leadtools.Dicom.DicomAgeValueHelper.Create( 
   number ,
   reference 
)

Parameters

number
Numerical value that indicates the age.
reference
Indicates the number value type; days, weeks, months, or years.

Return Value

A new DicomAgeValue with the specified values.
Example
Refer to DicomAgeValue example.
Requirements

Target Platforms

See Also

Reference

DicomAgeValueHelper Class
DicomAgeValueHelper Members

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