| MatchConfigurationMetadataVersion Property |
Gets or sets the version
Namespace:
SanteDB.Matcher.Definition
Assembly:
SanteDB.Matcher (in SanteDB.Matcher.dll) Version: 2.2.1
Syntax public int Version { get; set; }
Public Property Version As Integer
Get
Set
public:
property int Version {
int get ();
void set (int value);
}
member Version : int with get, set
Property Value
Type:
Int32See Also