EnumAssetVersioningType Enumeration
|
List of versioning types for
Namespace: Ingeniux.CMS.EnumsAssembly: Ingeniux.CMS.CSAPI (in Ingeniux.CMS.CSAPI.dll) Version: 10.6.492
Syntaxpublic enum EnumAssetVersioningType
Public Enumeration EnumAssetVersioningType
public enum class EnumAssetVersioningType
type EnumAssetVersioningType
Members| Member name | Value | Description |
|---|
| StorageQuota | 0 |
Indicates that content created with the will enforce a versioning rule based on total file size.
|
| VersionLimit | 1 | |
See Also