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); }