Skip to main content
A newer version of this page is available.
All docs
V19.1

NewObjectViewController.UpdateIsManyToManyKey(View, ActionBase) Method

For internal use.

Namespace: DevExpress.ExpressApp.SystemModule

Assembly: DevExpress.ExpressApp.v19.1.dll

Declaration

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

Parameters

Name Type
view View
action ActionBase
See Also