Class VersioningEnum
Possible versioning settings
Namespace: Com.Kendox.Dcis.SubSystem.Service.Enumeration
Syntax
public sealed class VersioningEnum : Enum
Fields
Name | Description |
---|---|
All | All versions are keept |
No | No old version will be keept |
OnlyBlobChanges | Only BlobChanges will be keept as Versions |
value__ |