Click or drag to resize

Bundle Constructor (IEnumerableIdentifiedData)

Create new bundle

Namespace:  SanteDB.Core.Model.Collection
Assembly:  SanteDB.Core.Model (in SanteDB.Core.Model.dll) Version: 3.0.481-alpha
Syntax
public Bundle(
	IEnumerable<IdentifiedData> objects
)

Parameters

objects
Type: System.Collections.GenericIEnumerableIdentifiedData

[Missing <param name="objects"/> documentation for "M:SanteDB.Core.Model.Collection.Bundle.#ctor(System.Collections.Generic.IEnumerable{SanteDB.Core.Model.IdentifiedData})"]

See Also