WebSiteChangeUpdateVersion(Guid, String, DateTime) Method

Definition

Namespace: Centralpoint.Web
Assembly: Centralpoint.Web (in Centralpoint.Web.dll) Version: 1.0.0.0 (1.0.0.0)
C#
public void ChangeUpdateVersion(
	Guid updateId,
	string updateVersion,
	DateTime lastUpdateDate
)

Parameters

updateId  Guid
 
updateVersion  String
 
lastUpdateDate  DateTime
 

See Also