Visual Basic (Declaration) | |
---|---|
Public Function New( _ ByVal EventId As CodedValueType _ ) |
Visual Basic (Usage) | Copy Code |
---|---|
Dim EventId As CodedValueType Dim instance As New EventIdentificationType(EventId) |
C# | |
---|---|
public EventIdentificationType( CodedValueType EventId ) |
C++/CLI | |
---|---|
public: EventIdentificationType( CodedValueType^ EventId ) |
Parameters
- EventId
- The event id.
Target Platforms: Microsoft .NET Framework 2.0, Windows 2000, Windows XP, Windows Server 2003 family, Windows Server 2008 family, Windows Vista, Windows 7