Skip to main content
A newer version of this page is available. .
.NET Framework 4.5.2+

LinkUnlinkController.CriteriaKeyForLinkView Field

Returns a key used to filter the collection source of the Link View if the LinkUnlinkController.ExcludeLinkedObjects property is set to true.

Namespace: DevExpress.ExpressApp.SystemModule

Assembly: DevExpress.ExpressApp.v19.2.dll

Declaration

public const string CriteriaKeyForLinkView = "ExcludeAlreadyLinkedObjects"

Field Value

Type
String
See Also