DtSearchIndexDocumentErrorResponse public class DtSearchIndexDocumentErrorResponse Documentation public int ArtifactID { get; set; } public string DocumentFriendlyName { get; set; } public string ErrorMessage { get; set; } public DtSearchIndexDocumentErrorResponse()