EMClientEmailTestRepositoryUpdate Method (Int32)

Alterian Email Manager 6.2.3 SDK Help File
Updates a client's request for email test, sets Enabled to false, InProgress to true

Namespace:  DMLibrary.Repository
Assembly:  DMLibrary (in DMLibrary.dll) Version: 1.0.6340.17420

Syntax
public void Update(
	int requestId
)

Parameters

requestId
Type: SystemInt32
Request Id

Implements

IEMClientEmailTestRepositoryUpdate(Int32)
See Also