←Select platform

HangingProtocolCreationDateTime Property (HangingProtocol)

Summary

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

Syntax

C#
VB
C++
[ElementAttribute(7471114)] 
public System.Nullable<System.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

Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.
Leadtools.Dicom.Common Assembly
Click or drag to resize