←Select platform

HangingProtocolCreationDateTime Property

Summary

Gets or sets the date and time on which the Hanging Protocol was created. (Mandatory).

Syntax
C#
VB
C++
[Element(DicomTag.HangingProtocolCreationDateTime)] 
public Nullable<DateTime> HangingProtocolCreationDateTime { get; set; } 
<ElementAttribute(7471114)>  
Public Property HangingProtocolCreationDateTime() As System.Nullable(Of Date) 
   Get 
   Set 
public:  
   [ElementAttribute(7471114)] 
   property System::Nullable<System::DateTime> HangingProtocolCreationDateTime 
   { 
      System::Nullable<System::DateTime> get() 
      void set(System::Nullable<System::DateTime> value) 
   } 

Property Value

The date and time on which the Hanging Protocol was created.

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.