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