Click or drag to resize

ColumnMappingSourceSpecified Method

If the item has a Specified property then return its value

Namespace:  SanteDB.OrmLite
Assembly:  SanteDB.OrmLite (in SanteDB.OrmLite.dll) Version: 2.2.1
Syntax
public bool SourceSpecified(
	Object value
)

Parameters

value
Type: SystemObject

[Missing <param name="value"/> documentation for "M:SanteDB.OrmLite.ColumnMapping.SourceSpecified(System.Object)"]

Return Value

Type: Boolean

[Missing <returns> documentation for "M:SanteDB.OrmLite.ColumnMapping.SourceSpecified(System.Object)"]

See Also