UserFeed FeedCsvLink Property frevvo Live Forms
{get;} the link that indicates where user CSV can be read from 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 FeedCsvLink { get; }

Property Value

Type: AtomLink
Remarks

Method added in Release 6.1.5
See Also