Click or drag to resize

LibraryStructureObjectSetWeight Method

Namespace:  FileHold.LibraryManager
Assembly:  FileHold.LibraryManager (in FileHold.LibraryManager.dll) Version: 17.0.0.0
Syntax
C#
public bool SetWeight(
	int weight,
	DbTransaction transaction
)

Parameters

weight
Type: SystemInt32
transaction
Type: System.Data.CommonDbTransaction

Return Value

Type: Boolean
See Also