EndPointDocuments Property |  |
Optional - Collection of documents associated with this end point
Namespace: CarDeliveryNetwork.Api.DataAssembly: CarDeliveryNetwork.Api.Data (in CarDeliveryNetwork.Api.Data.dll) Version: 0.0.1.0 (0.0.1.0)
Syntaxpublic virtual List<Document> Documents { get; set; }
Property Value
ListDocument
See Also