Class PopulateFields
Defines which fields that should be populated
Inheritance
System.Object
PopulateFields
Namespace: ImageVault.Common.Data
Assembly: ImageVault.Common.dll
Syntax
public sealed class PopulateFields : Enum
Fields
Access
Populates the Access field
Declaration
public const PopulateFields Access
Field Value
Type | Description |
---|---|
PopulateFields |
Agreements
Populates the Agreements field
Declaration
public const PopulateFields Agreements
Field Value
Type | Description |
---|---|
PopulateFields |
CanBeDownloaded
Populates the CanBeDownloaded field
Declaration
public const PopulateFields CanBeDownloaded
Field Value
Type | Description |
---|---|
PopulateFields |
Categories
Populates the Categories field
Declaration
public const PopulateFields Categories
Field Value
Type | Description |
---|---|
PopulateFields |
DisableHtml
Disables population of the Html property
Declaration
public const PopulateFields DisableHtml
Field Value
Type | Description |
---|---|
PopulateFields |
None
None, don't populate any extra fields
Declaration
public const PopulateFields None
Field Value
Type | Description |
---|---|
PopulateFields |
Shared
Populates the MediaItem.Shared field
Declaration
public const PopulateFields Shared
Field Value
Type | Description |
---|---|
PopulateFields |
StorageInformation
Populates the Html field of the MediaConversions
Declaration
public const PopulateFields StorageInformation
Field Value
Type | Description |
---|---|
PopulateFields |
value__
Declaration
public int value__
Field Value
Type | Description |
---|---|
System.Int32 |