Products | Support | Email a link to this topic. | Send comments on this topic. | Back to Introduction - All Topics | Help Version 19.0.5.8
|
Leadtools.Dicom.AddIn.Audit Namespace > EventIdentificationType Class : EventActionCodeSpecified Property |
[XmlIgnoreAttribute()] public bool EventActionCodeSpecified {get; set;}
'Declaration <XmlIgnoreAttribute()> Public Property EventActionCodeSpecified As Boolean
'Usage Dim instance As EventIdentificationType Dim value As Boolean instance.EventActionCodeSpecified = value value = instance.EventActionCodeSpecified
[XmlIgnoreAttribute()] public: property bool EventActionCodeSpecified { bool get(); void set ( bool value); }
true
if [event action code specified]; otherwise, false
.