ApplicationFeed UploadApplication Method frevvo Live Forms
Upload an Application from a previously downloaded archive.

Namespace: Frevvo.Forms.Client
Assembly: Frevvo.Forms.Client (in Frevvo.Forms.Client.dll) Version: 7.2.1.0 (7.2.1)
Syntax

public ApplicationEntry UploadApplication(
	MediaFileSource source
)

Parameters

source
Type: MediaFileSource
The MediaSource object that contains the application data to upload

Return Value

Type: ApplicationEntry
The uploaded ApplicationEntry
Remarks

Method added in Release 5.2
See Also