LoadPropertyUserFeaBeamRowBulkUpdaterGetBulkUpdater Method

Definition

Namespace: HyperX.Scripting
Assembly: HyperX.Scripting (in HyperX.Scripting.dll) Version: 9.0.0.0 (9.0.0)
C#
public static LoadPropertyUserFeaBeamRowBulkUpdater GetBulkUpdater(
	Application application,
	List<LoadPropertyUserFeaBeamRow> items
)

Parameters

application  Application
 
items  ListLoadPropertyUserFeaBeamRow
 

Return Value

LoadPropertyUserFeaBeamRowBulkUpdater

See Also