 | 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)
Syntaxpublic 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:
StringRdv
See Also