Share via


PropertyBatchOperationKind Enum

Definition

public enum PropertyBatchOperationKind
type PropertyBatchOperationKind = 
Public Enum PropertyBatchOperationKind
Inheritance
System.Enum
PropertyBatchOperationKind

Fields

Name Value Description
Invalid 0
Put 1
Get 2
CheckExists 3
CheckSequence 4
Delete 5
PutCustom 6
CheckValue 7

Applies to