UserFeed FeedPostCsvLink Property frevvo Live Forms
{get;} the link that indicates where new user CSV can be posted to this feed (null indicates read-only feed).

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

public AtomLink FeedPostCsvLink { get; }

Property Value

Type: AtomLink
Remarks

Method added in Release 6.1.5
See Also