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 : EventOutcomeIndicator Property |
[XmlAttributeAttribute()] public EventIdentificationTypeEventOutcomeIndicator EventOutcomeIndicator {get; set;}
'Declaration <XmlAttributeAttribute()> Public Property EventOutcomeIndicator As EventIdentificationTypeEventOutcomeIndicator
'Usage Dim instance As EventIdentificationType Dim value As EventIdentificationTypeEventOutcomeIndicator instance.EventOutcomeIndicator = value value = instance.EventOutcomeIndicator
[XmlAttributeAttribute()] public: property EventIdentificationTypeEventOutcomeIndicator EventOutcomeIndicator { EventIdentificationTypeEventOutcomeIndicator get(); void set ( EventIdentificationTypeEventOutcomeIndicator value); }