Card service event type which has occured
Namespace: BasicCard.FrameworkAssembly: BasicCard (in BasicCard.dll) Version: 2.5.2.0 (2.5.2.0)
Syntax
C# |
---|
public CardServiceEventType EventType { get; } |
Visual Basic |
---|
Public ReadOnly Property EventType As CardServiceEventType Get |
Visual C++ |
---|
public: property CardServiceEventType EventType { CardServiceEventType get (); } |
F# |
---|
member EventType : CardServiceEventType with get |