Click or drag to resize
dyostem api documentation

BlockDataVintageId Property

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

The vintage unique identifier (when block data is dedicated to a vintage)

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

Property Value

Type: NullableGuid
See Also