Interface for Xrm.Device.pickFile options

Hierarchy

  • PickFileOptions

Properties

accept?: PickFileTypes

Image file types to select.

allowMultipleFiles?: boolean

Indicates whether to allow selecting multiple files.

maximumAllowedFileSize?: number

Maximum size of the files(s) to be selected.

Generated using TypeDoc