Click or drag to resize

GenericRestResultCollectionValues Property

Gets the values in the result collection

Namespace:  SanteDB.Rest.Common.Model
Assembly:  SanteDB.Rest.Common (in SanteDB.Rest.Common.dll) Version: 2.2.1
Syntax
public List<Object> Values { get; set; }

Property Value

Type: ListObject
See Also