 | 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)
Syntaxprotected IEntryForm EntryForm { get; }
Protected ReadOnly Property EntryForm As IEntryForm
Get
Property Value
Type:
IEntryFormThe associated entry form
See Also