Click or drag to resize

IAnalyticPlanItemEntityBaseParentIdMember Property

AnalyticPlanItem ParentId

(Identifiant du poste analytique parent)

Namespace:  EBP.Api.Interfaces.BusinessFramework.BusinessLogic.Entities
Assembly:  EBP.Api.XXX.Interfaces (in EBP.Api.XXX.Interfaces.dll) Version: 1.0.3.0
Syntax
IReadOnlyInt32EntityMember ParentIdMember { get; }

Property Value

Type: IReadOnlyInt32EntityMember
Remarks
This entity member is bound to the ParentId (Identifiant du poste analytique parent) column of the AnalyticPlanItem (Poste analytique) table.
See Also