Enum SynchronizationObjectTypes
Represents the types of objects that can be synchronized.
[JsonConverter(typeof(JsonStringEnumConverter))]
public enum SynchronizationObjectTypes
- Extension Methods
Fields
ContentItem = 0Represents a content item object type.
Form = 1Represents a form object type.