IEMDeploymentRepositoryGetDeploymentSchedule Method

Alterian Email Manager 6.2.3 SDK Help File
Get The Scheduling Settings For The Deployment

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

Syntax
EMDeploymentSchedule GetDeploymentSchedule(
	int deploymentID
)

Parameters

deploymentID
Type: SystemInt32
Deployment ID

Return Value

Type: EMDeploymentSchedule
Deployment Scheduling Settings
See Also