Skip to main content
A newer version of this page is available.
All docs
V18.2

NewObjectViewController.UpdateIsManyToManyKey(View, ActionBase) Method

For internal use.

Namespace: DevExpress.ExpressApp.SystemModule

Assembly: DevExpress.ExpressApp.v18.2.dll

Declaration

[Browsable(false)]
public static void UpdateIsManyToManyKey(
    View view,
    ActionBase action
)

Parameters

Name Type
view View
action ActionBase
See Also