Click or drag to resize

CompositeResultTData1, TData2, TData3, TData4Object4 Property

Gets the fourth object in the coposite result

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

Property Value

Type: TData4
See Also