DocuwareModelFactory.ReplaceFileResponse Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public static Azure.Connectors.Sdk.Docuware.Models.ReplaceFileResponse ReplaceFileResponse(System.Collections.Generic.List<string> signatureStatus = default, string sectionId = default, string contentType = default, bool? haveMorePages = default, int? pageCount = default, int? fileSize = default, string originalFileName = default, string contentModified = default, bool? hasTextAnnotation = default, bool? annotationsPreview = default);
static member ReplaceFileResponse : System.Collections.Generic.List<string> * string * string * Nullable<bool> * Nullable<int> * Nullable<int> * string * string * Nullable<bool> * Nullable<bool> -> Azure.Connectors.Sdk.Docuware.Models.ReplaceFileResponse
Public Shared Function ReplaceFileResponse (Optional signatureStatus As List(Of String) = Nothing, Optional sectionId As String = Nothing, Optional contentType As String = Nothing, Optional haveMorePages As Nullable(Of Boolean) = Nothing, Optional pageCount As Nullable(Of Integer) = Nothing, Optional fileSize As Nullable(Of Integer) = Nothing, Optional originalFileName As String = Nothing, Optional contentModified As String = Nothing, Optional hasTextAnnotation As Nullable(Of Boolean) = Nothing, Optional annotationsPreview As Nullable(Of Boolean) = Nothing) As ReplaceFileResponse
Parameters
- sectionId
- String
- contentType
- String
- originalFileName
- String
- contentModified
- String