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.
ReadOnly Property IdentifyWithReferenceOnly() As Boolean
This language is not supported or no code example is available.
bool IdentifyWithReferenceOnly {get;}
This language is not supported or no code example is available.

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

In this article

Definition