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

[Missing <summary> documentation for "M:QPulseWebServices.Core.XpoUtils.DocumentViewTypeMapper.GetViewTypeOperator(System.Nullable{System.Int32})"]

Namespace: QPulseWebServices.Core.XpoUtils
Assembly: QPulseWebServices (in QPulseWebServices.dll) Version: 2.100.7610.0

Syntax

C#
public static CriteriaOperator GetViewTypeOperator(
	Nullable<int> viewType
)

Parameters

viewType
Type: System..::..Nullable<(Of <(<'Int32>)>)>

[Missing <param name="viewType"/> documentation for "M:QPulseWebServices.Core.XpoUtils.DocumentViewTypeMapper.GetViewTypeOperator(System.Nullable{System.Int32})"]

Return Value

Type: CriteriaOperator

[Missing <returns> documentation for "M:QPulseWebServices.Core.XpoUtils.DocumentViewTypeMapper.GetViewTypeOperator(System.Nullable{System.Int32})"]

See Also