| MvOptionsViewObject Property |
Name of the object on which the view must be opened.
Namespace: RW.Server.ComponentAssembly: RW.Server.Component (in RW.Server.Component.dll) Version: 6.3.0.0 (0.8.0.0)
Syntax public string Object { get; }
Public ReadOnly Property Object As String
Get
public:
property String^ Object {
String^ get ();
}
Property Value
Type:
StringName of the object.
See Also