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

An enumeration that describes the types of lists available.

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

Syntax

C#
public enum ManagedListType

Members

Member nameDescription
Person
Supplier
Department
Customer
Country
Asset
OccurrenceReportType
ReferenceList
IncidentPriority
IncidentStatus
NonConformanceSource
NonConformanceStatus
NonConformanceSeverity
AuditStatus
AuditCalendarCategory
DocumentType

See Also