Error processing SSI file
Leadtools.Dicom.Common

Show in webframe

SOPAuthorizationDateAndTime Property






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

Property Value

The SOP authorization date and time.
Requirements

Target Platforms

See Also

Reference

SOPCommonModule Class
SOPCommonModule Members

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