Click or drag to resize

CompositeResultValues Property

Gets or sets the values

Namespace:  SanteDB.OrmLite
Assembly:  SanteDB.OrmLite (in SanteDB.OrmLite.dll) Version: 2.2.1
Syntax
public Object[] Values { get; protected set; }

Property Value

Type: Object
See Also