ImageLoadInfo public class ImageLoadInfo Documentation public ImportAuditLevel AuditLevel { get; set; } public bool Billable { get; set; } public string BulkFileName { get; set; } public string DataGridFileName { get; set; } public int DestinationFolderArtifactID { get; set; } public bool DisableUserSecurityCheck { get; set; } public ExecutionSource ExecutionSource { get; set; } public int KeyFieldArtifactID { get; set; } public OverwriteType Overlay { get; set; } public int OverlayArtifactID { get; set; } public string Repository { get; set; } public string RunID { get; set; } public bool UploadFullText { get; set; } public bool UseBulkDataImport { get; set; } public ImageLoadInfo()