Click or drag to resize

BundleAdd Method

Add item to the bundle

Namespace:  SanteDB.Core.Model.Collection
Assembly:  SanteDB.Core.Model (in SanteDB.Core.Model.dll) Version: 3.0.481-alpha
Syntax
public void Add(
	IdentifiedData data
)

Parameters

data
Type: SanteDB.Core.ModelIdentifiedData

[Missing <param name="data"/> documentation for "M:SanteDB.Core.Model.Collection.Bundle.Add(SanteDB.Core.Model.IdentifiedData)"]

See Also