Click or drag to resize

IItemEntityTarifeoUpdateDateTime Property

Gets or sets the update date/time of the item by Tarifeo

Namespace:  EBP.Api.Interfaces.Invoicing.Module.Entities.Item
Assembly:  EBP.Api.XXX.Interfaces (in EBP.Api.XXX.Interfaces.dll) Version: 1.0.3.0
Syntax
Nullable<DateTime> TarifeoUpdateDateTime { get; set; }

Property Value

Type: NullableDateTime
See Also