InternalServiceRollbackOneTimeUnits Method

Definition

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

Parameters

unitsToRollback  Guid
 
totalCost  Int32
 

See Also