| MatchAttributeAssertionValueSpecified Property |
Value specified
Namespace:
SanteDB.Matcher.Definition
Assembly:
SanteDB.Matcher (in SanteDB.Matcher.dll) Version: 2.2.1
Syntax public bool ValueSpecified { get; set; }
Public Property ValueSpecified As Boolean
Get
Set
public:
property bool ValueSpecified {
bool get ();
void set (bool value);
}
member ValueSpecified : bool with get, set
Property Value
Type:
BooleanSee Also