Click or drag to resize
BaseInfoGetOrderIdentityWhereCondition Method
Gets order identity where condition to identify the object to be ordered

Namespace: CMS.DataEngine
Assembly: CMS.DataEngine (in CMS.DataEngine.dll) Version: 9.0.0
Syntax
C#
protected virtual WhereCondition GetOrderIdentityWhereCondition()

Return Value

Type: WhereCondition
See Also