Visual Basic (Declaration) | |
---|---|
<XmlAttributeAttribute()> Public Property EventOutcomeIndicator As EventIdentificationTypeEventOutcomeIndicator |
Visual Basic (Usage) | Copy Code |
---|---|
|
C# | |
---|---|
[XmlAttributeAttribute()] public EventIdentificationTypeEventOutcomeIndicator EventOutcomeIndicator {get; set;} |
C++/CLI | |
---|---|
[XmlAttributeAttribute()] public: property EventIdentificationTypeEventOutcomeIndicator EventOutcomeIndicator { EventIdentificationTypeEventOutcomeIndicator get(); void set (EventIdentificationTypeEventOutcomeIndicator value); } |
Return Value
The event outcome indicator.Target Platforms: Microsoft .NET Framework 3.0, Windows XP, Windows Server 2003 family, Windows Server 2008 family