Aqla Solutions

[This is preliminary documentation and is subject to change.]

The UnitUsageAttribute type exposes the following members.

Properties

  NameDescription
Public propertyAllowBaseAssignability
Can be assigned to subclass (of return type) type
Public propertyEditorOrder
Sort order in the units selection window
Public propertyExpressionReturnType
If set, indicates possible return type of an expression (can be concrete, abstract or interface)
Public propertyExpressionReturnTypeInfo
TypeInfo of the specified expression return type; can be null
Public propertyHideExpressionInActionsList
Specifies weather an expression should not be shown in actions list. If false, an expression can be insert with automatic "Evaluate" action wrapper.
Public propertyIsDefaultExpression
Determinates weather an expression can be created by an editor as a default value for the specified type; see also EditorOrder
Public propertyStrictApplicability
Only applied to parameters of this type (not fits for base type)

See Also