Click or drag to resize
AdditionalOrganizationInfoAddressLines Property
Addresses of organization

Namespace: DocuWare.Platform.ServerClient
Assembly: DocuWare.Platform.ServerClient (in DocuWare.Platform.ServerClient.dll) Version: Version 6.7 [UNOFFICIAL BUILD]
Syntax
C#
[XmlElementAttribute("AddressLines")]
public List<string> AddressLines { get; set; }

Property Value

Type: ListString
See Also