Enum MediaServiceSaveOptions
Defines the different Media service save options
Namespace: ImageVault.Common.Data
Assembly: ImageVault.Common.dll
Syntax
[Flags]
public enum MediaServiceSaveOptions
Fields
Name | Description |
---|---|
Agreements | Saves agreements on media item |
Categories | Saves the Categories assigned to the mediaitem |
Default | Stores standard MediaItem properties (Will always do this, regardless of save option) |
MarkAsOrganized | Marks the item as organized |
Metadata | Saves the Metadata in the object |
Vault | Saves the vault of the object |