OptionsManagerObjectMapping Property |
Namespace:
SmartBear.TestLeft.Options
Assembly:
SmartBear.TestLeft (in SmartBear.TestLeft.dll) Version: 14.60.289.11 (14.60.289.11)
Syntax public ObjectMappingSettings ObjectMapping { get; }
Public ReadOnly Property ObjectMapping As ObjectMappingSettings
Get
Dim instance As OptionsManager
Dim value As ObjectMappingSettings
value = instance.ObjectMapping
public:
property ObjectMappingSettings^ ObjectMapping {
ObjectMappingSettings^ get ();
}
Property Value
Type:
ObjectMappingSettingsSee Also