[This is preliminary documentation and is subject to change.]
[Missing <summary> documentation for "M:QPulseWebServices.Contracts.Service.IIncident.GetIncident(System.String,System.Int32,System.Boolean)"]
Assembly: QPulseWebServices.Contracts (in QPulseWebServices.Contracts.dll) Version: 2.100.7610.0
Syntax
C# |
---|
Incident GetIncident( string token, int incidentID, bool includeOccurrences ) |
Parameters
- token
- Type: System..::..String
[Missing <param name="token"/> documentation for "M:QPulseWebServices.Contracts.Service.IIncident.GetIncident(System.String,System.Int32,System.Boolean)"]
- incidentID
- Type: System..::..Int32
[Missing <param name="incidentID"/> documentation for "M:QPulseWebServices.Contracts.Service.IIncident.GetIncident(System.String,System.Int32,System.Boolean)"]
- includeOccurrences
- Type: System..::..Boolean
[Missing <param name="includeOccurrences"/> documentation for "M:QPulseWebServices.Contracts.Service.IIncident.GetIncident(System.String,System.Int32,System.Boolean)"]
Return Value
Type: Incident[Missing <returns> documentation for "M:QPulseWebServices.Contracts.Service.IIncident.GetIncident(System.String,System.Int32,System.Boolean)"]