FormTypeEntry ControlTypeFeed Property frevvo Live Forms
{get;} the feed 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 ControlTypeFeed ControlTypeFeed { get; }

Property Value

Type: ControlTypeFeed
Exceptions

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

The ControlTypeFeed is not supported for Flow objects.
See Also