Click or drag to resize

PdvOpGetStatus Method

GetStatus

Namespace:  Enerj.CDI.WebService.V4.Operations
Assembly:  Enerj.CDI.WebService.V4 (in Enerj.CDI.WebService.V4.dll) Version: 4.13.0.0 (4.13.0.0)
Syntax
C#
public Task<PdvStatus> GetStatus(
	long pdvId,
	SdcRequestInfo sdcRequestInfo
)

Parameters

pdvId
Type: SystemInt64
pdvId
sdcRequestInfo
Type: Enerj.CDI.WebService.DTO2021SdcRequestInfo
sdcRequestInfo

Return Value

Type: TaskPdvStatus
Pdv Status
Exceptions
ExceptionCondition
Exception
See Also