Bagikan melalui


AttachmentDetails.TenderFiles Property

Definition

Gets or sets Tender files.

public System.Collections.Generic.List<Microsoft.AspNetCore.Http.IFormFile> TenderFiles { get; set; }
member this.TenderFiles : System.Collections.Generic.List<Microsoft.AspNetCore.Http.IFormFile> with get, set
Public Property TenderFiles As List(Of IFormFile)

Property Value

Applies to