[This is preliminary documentation and is subject to change.]

This is a mandatory field. ID of the Incident Source Type. Possible values can be obtained via the GetManagedList() method in the Core Service.

Namespace:  QPulseWebServices.Contracts.Data
Assembly:  QPulseWebServices (in QPulseWebServices.dll) Version: 2.0.2.15

Syntax

C#
public Nullable<int> IncidentSourceTypeID

See Also