 | EntryFormExtensionTFormEntryForm 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 TForm EntryForm { get; }
Protected ReadOnly Property EntryForm As TForm
Get
Property Value
Type:
TFormThe associated entry form
See Also