| BiColumnMappingSource Property |
Gets or sets the source of the mapping
Namespace:
SanteDB.BI.Model
Assembly:
SanteDB.BI (in SanteDB.BI.dll) Version: 2.2.1
Syntax public BiColumnMappingSource Source { get; set; }
Public Property Source As BiColumnMappingSource
Get
Set
public:
property BiColumnMappingSource^ Source {
BiColumnMappingSource^ get ();
void set (BiColumnMappingSource^ value);
}
member Source : BiColumnMappingSource with get, set
Property Value
Type:
BiColumnMappingSourceSee Also