FileItemFileData Property |
Gets the file data.
Namespace: Geocortex.Forms.ClientAssembly: Geocortex.EssentialsWpfApi (in Geocortex.EssentialsWpfApi.dll) Version: 2.19.1
Syntaxpublic byte[] FileData { get; }
Public ReadOnly Property FileData As Byte()
Get
Property Value
Type:
Byte
See Also