FormTypeEntry ControlTypeFeedLink Property frevvo Live Forms
{get;} the link for control type entries related to the current instance.

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

public AtomLink ControlTypeFeedLink { get; }

Property Value

Type: AtomLink
Exceptions

ExceptionCondition
OnlineSystem NotSupportedExceptionThrown when this property is accessed for a Flow object.
Remarks

The ControlTypeFeedLink is not supported for Flow objects.
See Also