 | MatchAttributeAssertionValueSpecified Property |
Value specified
Namespace: SanteDB.Matcher.DefinitionAssembly: SanteDB.Matcher (in SanteDB.Matcher.dll) Version: 3.0.2081-alpha+c89b6faf865d37596ce49c6b3119b280fbaa425a
Syntaxpublic 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
Boolean
See Also