 | BiSchemaColumnDefinitionNotNull Property |
True if this is not null
Namespace: SanteDB.BI.ModelAssembly: SanteDB.BI (in SanteDB.BI.dll) Version: 3.0.2081-alpha+df02e6253577ea261b120b9c6244730e71f51a20
Syntaxpublic bool NotNull { get; set; }Public Property NotNull As Boolean
Get
Set
public:
property bool NotNull {
bool get ();
void set (bool value);
}member NotNull : bool with get, set
Property Value
Boolean
See Also