Click or drag to resize

CompositeResultTData1, TData2, TData3Object3 Property

Gets the third object in the composite result

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

Property Value

Type: TData3
See Also