HttpMethodListIsComplete Property DocuWare Platform .NET API
If this is true than there are no other methods are expected than the specified.

Namespace: DocuWare.Platform.ServerClient
Assembly: DocuWare.Platform.ServerClient (in DocuWare.Platform.ServerClient.dll) Version: Version 6.6
Syntax

C#
[XmlAttributeAttribute]
[DefaultValueAttribute(false)]
public bool IsComplete { get; set; }

Property Value

Type: Boolean
See Also

Reference