| CdssObjectReferenceNegationIndicator Property |
Only when the data element DOES NOT match
Namespace:
SanteDB.Cdss.Xml.Model
Assembly:
SanteDB.Cdss.Xml (in SanteDB.Cdss.Xml.dll) Version: 2.2.1
Syntax public bool NegationIndicator { get; set; }
Public Property NegationIndicator As Boolean
Get
Set
public:
property bool NegationIndicator {
bool get ();
void set (bool value);
}
member NegationIndicator : bool with get, set
Property Value
Type:
BooleanSee Also