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

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

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

Syntax

C#
public static CriteriaOperator GetViewTypeOperator(
	DocumentViewType viewType
)

Parameters

viewType
Type: QPulseWebServices.Core.XpoUtils..::..DocumentViewType

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

Return Value

Type: CriteriaOperator

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

See Also