| MatchReportInput Property |
The input
Namespace:
SanteDB.Matcher.Model
Assembly:
SanteDB.Matcher (in SanteDB.Matcher.dll) Version: 2.2.1
Syntax public Guid Input { get; set; }
Public Property Input As Guid
Get
Set
public:
property Guid Input {
Guid get ();
void set (Guid value);
}
member Input : Guid with get, set
Property Value
Type:
GuidSee Also