Enum ApplicationType
ApplicationType specifies the source desktop application for a FieldCode mapping.
Namespace: Relativity.Testing.Framework.Models
Assembly: Relativity.Testing.Framework.dll
Syntax
public enum ApplicationTypeFields
| Name | Description | 
|---|---|
| MicrosoftExcel | The source is Microsoft Excel. | 
| MicrosoftPowerpoint | The source is Microsoft PowerPoint. | 
| MicrosoftVisio | The source is Microsoft Visio. | 
| MicrosoftWord | The source is Microsoft Word. | 
| NotSet | Application is not set. | 
| Unknown | Represents error during mapping. |