Click or drag to resize
SoqlNotCondition Class
Inheritance Hierarchy
SystemObject
  CMS.SalesForce.WebServiceClientSoqlWhereCondition
    CMS.SalesForce.WebServiceClientSoqlNotCondition

Namespace: CMS.SalesForce.WebServiceClient
Assembly: CMS.SalesForce (in CMS.SalesForce.dll) Version: 13.0.131
Syntax
C#
[SerializableAttribute]
public class SoqlNotCondition : SoqlWhereCondition

The SoqlNotCondition type exposes the following members.

Constructors
  NameDescription
Public methodSoqlNotCondition
Top
Properties
  NameDescription
Public propertycondition
Top
Remarks