BaseAttributeInfoDefault Property |
Namespace:
Aloe.SystemFrameworks.Domain.Attributes
Assembly:
Aloe.SystemFrameworks.Domain (in Aloe.SystemFrameworks.Domain.dll) Version: 20.1.3.5
Syntaxpublic static BaseAttributeInfo Default { get; }
Public Shared ReadOnly Property Default As BaseAttributeInfo
Get
public:
static property BaseAttributeInfo^ Default {
BaseAttributeInfo^ get ();
}
static member Default : BaseAttributeInfo with get
Property Value
Type:
BaseAttributeInfo
The default.
See Also