Click or drag to resize

IReadOnlyPosReportTemplateOptionEntity.ReportId Property

Gets the ReportId member value

Namespace:  EBP.Api.Interfaces.Invoicing.Module.Options.Pos
Assembly:  EBP.Api.XXX.Interfaces (in EBP.Api.XXX.Interfaces.dll) Version: 1.0.3.0
Syntax
Nullable<Guid> ReportId { get; }

Property Value

Type: Nullable<Guid>
See Also