 | 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
SyntaxIUserEntity Entity { get; }
ReadOnly Property Entity As IUserEntity
Get
Property Value
Type:
IUserEntity
See Also