Click or drag to resize

ObjectEditorBaseObjectType Property

The Type of the current editing object. it should be the RequestType or the ResponseType used in AbstractMetadata

Namespace:  Hummingbird.TestFramework.Extensibility
Assembly:  Hummingbird.TestFramework (in Hummingbird.TestFramework.dll) Version: 1.2.0.0
Syntax
public Type ObjectType { get; set; }

Property Value

Type: Type
See Also