public enum JobAttachmentType : System.Enum, System.IComparable, System.IConvertible, System.IFormattable
Public Enum JobAttachmentType Inherits System.Enum Implements System.IComparable, System.IConvertible, System.IFormattable
public enum JobAttachmentType : System.Enum, System.IComparable, System.IConvertible, System.IFormattable
Public Enum JobAttachmentType Inherits System.Enum Implements System.IComparable, System.IConvertible, System.IFormattable
Member | Description |
---|---|
InDB | Attachment is embedded in the database |
Link | Attachment is a linked file |
Url | Attachment is an URL |
System.Object
System.ValueType
System.Enum
ArcGIS.Desktop.Workflow.Models.JobModels.JobAttachmentType
Target Platforms: Windows 10, Windows 8.1, Windows 7