Documentation > CMS Template API Library > OperationType

CrownPeak.CMSAPI.SearchG2JsonParams+OperationType

Enumeration that specifies the type of update Operation described by the SearchG2JsonParams class.

Possible enumeration values:

NameDescriptionValue
Create

Create a new document in the collection.

0

Delete

Delete a document in the collection.

2

Update

Update an existing document in the collection.

1

Connect with Crownpeak