 | MatchAttributeId Property |
The identifier for the attribute
Namespace: SanteDB.Matcher.DefinitionAssembly: SanteDB.Matcher (in SanteDB.Matcher.dll) Version: 3.0.2081-alpha+c89b6faf865d37596ce49c6b3119b280fbaa425a
Syntaxpublic string Id { get; set; }Public Property Id As String
Get
Set
public:
property String^ Id {
String^ get ();
void set (String^ value);
}member Id : string with get, set
Property Value
String
See Also