IAttributeExpressionObjectType Property |
Gets the type of the object.
Namespace:
Aloe.SystemFrameworks.Domain.Attributes
Assembly:
Aloe.SystemFrameworks.Domain (in Aloe.SystemFrameworks.Domain.dll) Version: 20.1.3.5
SyntaxReadOnly Property ObjectType As Type
Get
property Type^ ObjectType {
Type^ get ();
}
abstract ObjectType : Type with get
Property Value
Type:
Type
The type of the object.
See Also