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
.