EMFileInfo Class |
The EMFileInfo type exposes the following members.
| Name | Description | |
|---|---|---|
| EMFileInfo | Initializes a new instance of the EMFileInfo class | |
| EMFileInfo(DMFileInfo) | Initializes a new instance of the EMFileInfo class |
| Name | Description | |
|---|---|---|
| FileExtension |
File Extension
| |
| HasThumbnail | ||
| ThumbnailPath |
| Name | Description | |
|---|---|---|
| AddCampaignFile |
Method to add one file to a specific Campaign.
| |
| AddCampaignFileChunk | ||
| BeginCampaignFileSave | ||
| CleanupCampaignFileSave | ||
| CommitCampaignFileSave | ||
| DeleteCampaignFile |
Method to delete file in a given campaign
| |
| GetCampaignFiles |
Method to return all the files of a given campaign
| |
| ImportContentFromUrl | ||
| ImportFilesFromCampaign |
A method to move relevant files related to a specific EM Creative from one EM Campaign to another EM Campaign. This is primarily used when
importing a creative from one campaign to another, and one wishes to try and automatically import any files referenced by the EM Creative
and hosted on the EM content servers.
| |
| ParseContentForImages |
| Name | Description | |
|---|---|---|
| Created | The date and time the file was created. (Inherited from DMFileInfo.) | |
| FileName | The name of the file. (Inherited from DMFileInfo.) | |
| Modified | The date and time the file was last modified. (Inherited from DMFileInfo.) | |
| Size | The size of the file in bytes. (Inherited from DMFileInfo.) |