Click or drag to resize

PriceResponseIncludedProduct Property

Included product (e.g. Warranty (obsolete) or Priority).

Namespace: FRAM.WcfService.Public.Models
Assembly: FRAM.WcfService.Public (in FRAM.WcfService.Public.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
C#
public byte? IncludedProduct { get; set; }

Property Value

NullableByte
See Also