Click or drag to resize

DocumentOpGetLastRdvReport Method

GetLastRdvReport

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 string GetLastRdvReport(
	long idPdv,
	string webapiCrm,
	string urlAuthAzure,
	string authClientId,
	string authSecretKey,
	string authAppName
)

Parameters

idPdv
Type: SystemInt64
idPdv
webapiCrm
Type: SystemString
webapiCrm
urlAuthAzure
Type: SystemString
urlAuthAzure
authClientId
Type: SystemString
authClientId
authSecretKey
Type: SystemString
authSecretKey
authAppName
Type: SystemString
authAppName

Return Value

Type: String
Rdv
See Also