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

Show in webframe

CreationDate Property








Gets or sets the Creation Date (2100,0040).
Syntax
public string CreationDate {get; set;}
'Declaration
 
Public Property CreationDate As String
'Usage
 
Dim instance As DicomPrintJobInformation
Dim value As String
 
instance.CreationDate = value
 
value = instance.CreationDate
public string CreationDate {get; set;}
 <br/>get_CreationDate();<br/>set_CreationDate(value);<br/>Object.defineProperty('CreationDate'); 
public:
property String^ CreationDate {
   String^ get();
   void set (    String^ value);
}

Property Value

The Creation Date (2100,0040).
Example
For an example, refer to Associate.
Requirements

Target Platforms

See Also

Reference

DicomPrintJobInformation Class
DicomPrintJobInformation 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