IValuedObjectValue Property |
Gets the default representation of the object.
Namespace:
SmartBear.TestLeft.TestObjects
Assembly:
SmartBear.TestLeft (in SmartBear.TestLeft.dll) Version: 14.70.237.11 (14.70.237.11)
Syntax ReadOnly Property Value As Object
Get
Dim instance As IValuedObject
Dim value As Object
value = instance.Value
property Object^ Value {
Object^ get ();
}
Property Value
Type:
ObjectSee Also