Skip to main content
A newer version of this page is available. .

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.v18.2.dll

Declaration

public const string CriteriaKeyForLinkView = "ExcludeAlreadyLinkedObjects"

Field Value

Type
String
See Also