AspRequiredAttributeAttribute..::..Attribute Property
Gets the attribute.
Namespace:
RingSoft.DataEntryControls.Engine.AnnotationsAssembly: RingSoft.DataEntryControls.Engine (in RingSoft.DataEntryControls.Engine.dll)
Syntax
[NotNullAttribute] public string Attribute { get; }
<NotNullAttribute> _ Public ReadOnly Property Attribute As String Get
[NotNullAttribute] public: property String^ Attribute { String^ get (); }