Visual Basic (Declaration) | |
---|---|
Public Property EventID As CodedValueType |
Visual Basic (Usage) | Copy Code |
---|---|
|
C# | |
---|---|
public CodedValueType EventID {get; set;} |
C++/CLI | |
---|---|
public: property CodedValueType^ EventID { CodedValueType^ get(); void set (CodedValueType^ value); } |
Return Value
The event ID.Target Platforms: Microsoft .NET Framework 3.0, Windows XP, Windows Server 2003 family, Windows Server 2008 family