UtilitiesUpdateListAsync(Guid, Guid, Object) Method

Definition

Namespace: Centralpoint.Web.Uber
Assembly: Centralpoint.Web (in Centralpoint.Web.dll) Version: 1.0.0.0 (1.0.0.0)
C#
public void UpdateListAsync(
	Guid oldUpdateId,
	Guid newUpdateId,
	Object userState
)

Parameters

oldUpdateId  Guid
 
newUpdateId  Guid
 
userState  Object
 

See Also