The FormEntry type exposes the following members.
Back to Top
Properties
Name | Description | |
---|---|---|
![]() | ControlFeed |
{get;} the control feed for the current instance.
|
![]() | ControlFeedLink |
{get;} the control link for the current instance.
|
![]() | FormType |
{get;} the form type entry for the current instance.
|
![]() | FormTypeId |
{get;} the form type id for the current instance.
|
![]() | FormTypeLink |
{get;} the link for the form type entry related to the current instance.
|
![]() | IsDirtyInstance |
{get;} whether the editing entry has been modified.
|
![]() | Owner |
{get;} the aplication entry that owns the current instance.
|
![]() | OwnerId |
{get;set;} the id of the form type entry that owns the current instance.
|
See Also