Click or drag to resize
dyostem api documentation

VintageEndDate Property

[This is preliminary documentation and is subject to change.]

the vintage end date (null when it is the last vintage defined in the system for the connected customer)

Namespace:  Dyostem.Services.Data
Assembly:  Dyostem (in Dyostem.dll) Version: 5.3
Syntax
public Nullable<DateTime> EndDate { get; set; }

Property Value

Type: NullableDateTime
See Also