Click or drag to resize

EnumAssetVersioningType Enumeration


List of versioning types for

Namespace: Ingeniux.CMS.Enums
Assembly: Ingeniux.CMS.CSAPI (in Ingeniux.CMS.CSAPI.dll) Version: 10.6.492
Syntax
public enum EnumAssetVersioningType
Members
Member nameValueDescription
StorageQuota0 Indicates that content created with the will enforce a versioning rule based on total file size.
VersionLimit1 
See Also