HttpTransferPathData public sealed class HttpTransferPathData Documentation public const string HttpTransferPathDataKey = "HttpTransferPathData" public int ArtifactId { get; set; } public ExportType ExportType { get; set; } public int FileFieldArtifactId { get; set; } public int FileId { get; set; } public int LongTextFieldArtifactId { get; set; } public string RemoteGuid { get; set; } public HttpTransferPathData() public static HttpTransferPathData GetData(TransferPath transferPath)