Click or drag to resize

EntryFormExtensionEntryForm Property

Get the associated entry form

Namespace:  EBP.Api.EntryForm
Assembly:  EBP.Api (in EBP.Api.dll) Version: 1.0.2835.45 (1.0.2835.45)
Syntax
protected IEntryForm EntryForm { get; }

Property Value

Type: IEntryForm
The associated entry form
See Also