IArticleDatabase.IdentifyWithReferenceOnly Property

Gets a value indicating whether articles in this database are uniquely identified by only their reference or by the combination of their index fields.
bool IdentifyWithReferenceOnly {get;}

Property Value

bool

true if articles are identified only by reference; otherwise, false.

Remarks
 
Currently, there are five index fields that are used for article identification, if this property returns false: Reference, Description, Family, Manufacturer and UserDefinedField.
Version
 
Available since QDV 7.13.0001.

.NET Framework

Supported in: 4.8, 4.7, 4.6, 4.5.2