Click or drag to resize

IScheduleEventTemplateExpectedResourceEntityParentId Property

Gets or sets the parent id

(Id du parent)

Namespace:  EBP.Api.Interfaces.Invoicing.Module.Entities.Maintenance
Assembly:  EBP.Api.XXX.Interfaces (in EBP.Api.XXX.Interfaces.dll) Version: 1.0.3.0
Syntax
string ParentId { get; set; }

Property Value

Type: String
Remarks
This entity member is bound to the ParentId (Id du parent) column of the ScheduleEventTemplateExpectedResource (Ressources nécessaires dans les modèles d'évènements) table.
See Also