Click or drag to resize
MvOptionsView Structure
Description of a view to be open.

Namespace: RW.Server.Component
Assembly: RW.Server.Component (in RW.Server.Component.dll) Version: 6.3.0.0 (0.8.0.0)
Syntax
public struct View

The MvOptionsView type exposes the following members.

Properties
  NameDescription
Public propertyObject
Name of the object on which the view must be opened.
Public propertyViewName
Name of the view to open.
Top
See Also