Click or drag to resize
dyostem api documentation

Vintage Class

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

An instance of a Vintage object
Inheritance Hierarchy
SystemObject
  Dyostem.Services.DataVintage

Namespace:  Dyostem.Services.Data
Assembly:  Dyostem (in Dyostem.dll) Version: 5.3
Syntax
public class Vintage

The Vintage type exposes the following members.

Constructors
  NameDescription
Public methodVintage
Initializes a new instance of the Vintage class
Top
Properties
  NameDescription
Public propertyEndDate
the vintage end date (null when it is the last vintage defined in the system for the connected customer)
Public propertyId
The vintage unique identifier
Public propertyLabel
The vintage name
Public propertyStartDate
The vintage start date
Top
See Also