Click or drag to resize

IApiEntryForm Interface

Base form used to display an entity

Namespace:  EBP.Api.Interfaces.Form
Assembly:  EBP.Api.Common (in EBP.Api.Common.dll) Version: 1.0.2835.45 (1.0.2835.45)
Syntax
public interface IApiEntryForm

The IApiEntryForm type exposes the following members.

Properties
  NameDescription
Public propertyActions
Actions of the form
Public propertyEntity
Entity of the form
Top
See Also