Click or drag to resize

CompositeResultTData1, TData2Object2 Property

Gets the second object in the composite result

Namespace:  SanteDB.OrmLite
Assembly:  SanteDB.OrmLite (in SanteDB.OrmLite.dll) Version: 2.2.1
Syntax
public TData2 Object2 { get; }

Property Value

Type: TData2
See Also