







|
| Pageflex Server Logging API Reference |
| PFServerLogMsg..::.MessageType Property |
| PFServerLogMsg Class See Also Send Feedback |
The type of the Message.
Namespace:
Pageflex.Ur.Logging.API
Assembly:
PFSvr_Monitor (in PFSvr_Monitor.dll) Version: 7.6.0.1105 (10.1105.0.0)
Syntax
| C# |
|---|
public SubscriptionType MessageType { get; } |
| Visual Basic (Declaration) |
|---|
Public ReadOnly Property MessageType As SubscriptionType |
| Visual C++ |
|---|
public: property SubscriptionType MessageType { SubscriptionType get (); } |
