Click or drag to resize

IMaintenanceContractEntityBaseScheduleEventTypeId Property

Gets or sets the schedule event type Id

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
Nullable<Guid> ScheduleEventTypeId { get; set; }

Property Value

Type: NullableGuid
See Also