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

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

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

Syntax

C#
public static CriteriaOperator GetViewTypeOperator(
	int viewType
)

Parameters

viewType
Type: System..::..Int32

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

Return Value

Type: CriteriaOperator

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

See Also