| MvValueValue Property |
Gets the value.
Namespace: RW.Server.ComponentAssembly: RW.Server.Component (in RW.Server.Component.dll) Version: 6.3.0.0 (0.8.0.0)
Syntax public Object Value { get; }
Public ReadOnly Property Value As Object
Get
public:
property Object^ Value {
Object^ get ();
}
Property Value
Type:
ObjectThe value.
See Also