EventActionCodeSpecified Property

Summary
Gets or sets a value indicating whether [event action code specified].
Syntax
C#
VB
C++
[XmlIgnoreAttribute()] 
public bool EventActionCodeSpecified { get; set; } 
  
<XmlIgnoreAttribute()> 
Public Property EventActionCodeSpecified As Boolean 
[XmlIgnoreAttribute()] 
public: 
property bool EventActionCodeSpecified { 
   bool get(); 
   void set (    bool ); 
} 

Property Value

true if [event action code specified]; otherwise, false.

Requirements

Target Platforms

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

Leadtools.Dicom.AddIn Assembly

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