| ColumnMappingSourceProperty Property |
Gets the source property
Namespace:
SanteDB.OrmLite
Assembly:
SanteDB.OrmLite (in SanteDB.OrmLite.dll) Version: 2.2.1
Syntax public PropertyInfo SourceProperty { get; }
Public ReadOnly Property SourceProperty As PropertyInfo
Get
public:
property PropertyInfo^ SourceProperty {
PropertyInfo^ get ();
}
member SourceProperty : PropertyInfo with get
Property Value
Type:
PropertyInfoSee Also