Click or drag to resize

InternalServiceCommitOneTimeUnits Method

Namespace:  FileHold.UserRoleManager
Assembly:  FileHold.UserRoleManager (in FileHold.UserRoleManager.dll) Version: 17.0.0.0
Syntax
C#
public void CommitOneTimeUnits(
	Guid[] unitsToCommit,
	out int totalCost
)

Parameters

unitsToCommit
Type: SystemGuid
totalCost
Type: SystemInt32
See Also