DocuwareModelFactory.GetOrganizationResponse(String) 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.
Creates a new instance of GetOrganizationResponse(String).
public static Azure.Connectors.Sdk.Docuware.Models.GetOrganizationResponse GetOrganizationResponse(string name = default);
static member GetOrganizationResponse : string -> Azure.Connectors.Sdk.Docuware.Models.GetOrganizationResponse
Public Shared Function GetOrganizationResponse (Optional name As String = Nothing) As GetOrganizationResponse
Parameters
- name
- String