Click or drag to resize

IEntryFormFactoryArgsEntityId Property

Gets or sets the entity identifier to load (null for a new 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
Object EntityId { get; set; }

Property Value

Type: Object
See Also