Uses the set service to insert a new entry.
Namespace: Frevvo.Forms.ClientAssembly: Frevvo.Forms.Client (in Frevvo.Forms.Client.dll) Version: 7.2.1.0 (7.2.1)
Syntax
Parameters
- newEntry
- Type: TEntry
the atomEntry to insert into the feed
Type Parameters
- TEntry
- The entry type
Return Value
Type: TEntrythe entry as echoed back from the server. The entry is NOT added to the feeds collection
See Also