Click or drag to resize

IUserEntryFormEntity Property

Gets the main Entity used in the Form
Gets the Entity associated to the Form

Namespace:  EBP.Api.Interfaces.Framework.Windows.User
Assembly:  EBP.Api.XXX.Interfaces (in EBP.Api.XXX.Interfaces.dll) Version: 1.0.3.0
Syntax
IUserEntity Entity { get; }

Property Value

Type: IUserEntity
See Also