SchemaFeed CreateEntry Method frevvo Live Forms
Creates a feed entry.

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

public AtomEntry CreateEntry(
	ApplicationEntry owner
)

Parameters

owner
Type: Frevvo.Forms.Client ApplicationEntry
The application entry to associate as the owner of the created feed

Return Value

Type: AtomEntry
AtomEntry
See Also