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

Show in webframe

CreateTime Property






Gets or sets the presentation creation time.
Syntax
public Nullable<Time> CreateTime {get; set;}
'Declaration
 
Public Property CreateTime As Nullable(Of Time)
'Usage
 
Dim instance As PresentationStateInstance
Dim value As Nullable(Of Time)
 
instance.CreateTime = value
 
value = instance.CreateTime

            

            
public:
property Nullable<Time> CreateTime {
   Nullable<Time> get();
   void set (    Nullable<Time> value);
}

Property Value

Time at which this presentation was created.
Example
For an example refer to QueryRetrieveScu.Move(DicomScp, string, string, string,string).
Requirements

Target Platforms

See Also

Reference

PresentationStateInstance Class
PresentationStateInstance Members

Error processing SSI file
Leadtools.Dicom.Scu requires a Medical toolkit license and unlock key. For more information, refer to: LEADTOOLS Toolkit Features