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