Error processing SSI file
Leadtools.Dicom.Common

Show in webframe

DigitalSignatureDateTime Property






Gets or sets the digital signature date time.
Syntax
[ElementAttribute()]
public Nullable<DateTime> DigitalSignatureDateTime {get; set;}
'Declaration
 
<ElementAttribute()>
Public Property DigitalSignatureDateTime As Nullable(Of Date)
'Usage
 
Dim instance As DigitalSignature
Dim value As Nullable(Of Date)
 
instance.DigitalSignatureDateTime = value
 
value = instance.DigitalSignatureDateTime
[ElementAttribute()]
public:
property Nullable<DateTime> DigitalSignatureDateTime {
   Nullable<DateTime> get();
   void set (    Nullable<DateTime> value);
}

Property Value

The digital signature date time.
Requirements

Target Platforms

See Also

Reference

DigitalSignature Class
DigitalSignature Members

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