Click or drag to resize

InternalServiceRollbackOneTimeUnits Method

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

Parameters

unitsToRollback
Type: SystemGuid
totalCost
Type: SystemInt32
See Also