| TableMappingHasName Property |
True if the object has a table attribute
Namespace:
SanteDB.OrmLite
Assembly:
SanteDB.OrmLite (in SanteDB.OrmLite.dll) Version: 2.2.1
Syntax public bool HasName { get; }
Public ReadOnly Property HasName As Boolean
Get
public:
property bool HasName {
bool get ();
}
member HasName : bool with get
Property Value
Type:
BooleanSee Also