Click or drag to resize

LinkProviderPriceListIdx Property

1-based order of preference; 1 is higher preference. Supported values are 1 – 32767; value of 32767 indicated “default” record.

Namespace: CorrigoService.Entities
Assembly: ClientXMLDoc (in ClientXMLDoc.exe) Version: 1.0.0.0 (1.0.0.0)
Syntax
public int Idx { get; set; }

Property Value

Int32
See Also