Bagikan melalui


AttachmentDetails.POFiles Property

Definition

Gets or sets PO files.

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

Property Value

Applies to