DigitalSignatureDateTime Property

Summary
Gets or sets the digital signature date time.
Syntax
C#
VB
C++
[Element(DicomTag.DigitalSignatureDateTime)] 
public Nullable<DateTime> DigitalSignatureDateTime { get; set; } 
<ElementAttribute()> 
Public Property DigitalSignatureDateTime As Nullable(Of Date) 
[ElementAttribute()] 
public: 
property Nullable<DateTime> DigitalSignatureDateTime { 
   Nullable<DateTime> get(); 
   void set (    Nullable<DateTime> ); 
} 

Property Value

The digital signature date time.

Requirements

Target Platforms

Help Version 21.0.2021.6.30
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Dicom.Common Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.