BaseSubmissionEntry E  DocumentLinks Property frevvo Live Forms
{get;} the list of document links which contain xml documents, snapshots (PDF, PNG, etc), attachments and such.

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

public IList<AtomLink> DocumentLinks { get; }

Property Value

Type: OnlineIList AtomLink 
See Also