Enum PopulateFields
Defines which fields that should be populated
Namespace: ImageVault.Common.Data
Assembly: ImageVault.Common.dll
Syntax
[Flags]
public enum PopulateFields
Fields
| Name | Description |
|---|---|
| Access | Populates the Access field |
| Agreements | Populates the Agreements field |
| CanBeDownloaded | Populates the CanBeDownloaded field |
| Categories | Populates the Categories field |
| DisableHtml | Disables population of the Html property |
| None | None, don't populate any extra fields |
| Shared | Populates the Shared field |
| StorageInformation | Populates the Html field of the MediaConversions |