IStorageQuotaVersioningType Property
|
Namespace:
Ingeniux.CMS
Assembly:
Ingeniux.CMS.CSAPI (in Ingeniux.CMS.CSAPI.dll) Version: 10.6.308
Syntax EnumAssetVersioningType VersioningType { get; set; }
Property VersioningType As EnumAssetVersioningType
Get
Set
property EnumAssetVersioningType VersioningType {
EnumAssetVersioningType get ();
void set (EnumAssetVersioningType value);
}
abstract VersioningType : EnumAssetVersioningType with get, set
Property Value
Type:
EnumAssetVersioningTypeSee Also