MandatoryAttributeMandatory Property |
Namespace:
Unvired.Kernel.SQLite
Assembly:
Unvired.Kernel.UWP (in Unvired.Kernel.UWP.dll) Version: 1.0.0.0 (1.0.0.0)
Syntaxpublic bool Mandatory { get; set; }Public Property Mandatory As Boolean
Get
Set
public:
property bool Mandatory {
bool get ();
void set (bool value);
}member Mandatory : bool with get, set
Property Value
Type:
Boolean
See Also