Click or drag to resize

LocationDocuments Property

Asset documents: links and/or files.

Namespace:  CorrigoService.Entities
Assembly:  ClientXMLDoc (in ClientXMLDoc.exe) Version: 1.0.0.0 (1.0.0.0)
Syntax
C#
public Document[] Documents { get; set; }

Property Value

Type: Document
See Also