Gets the service details associated to this monitor,
Should not be implemented, this will be automatically filled at the client side
Declaration Syntax
C# | Visual Basic | Visual C++ | J# |
IServiceDetails Details { get; }
ReadOnly Property Details As IServiceDetails Get
property IServiceDetails^ Details { IServiceDetails^ get (); }
/** @property */ IServiceDetails get_Details()