WS.SCS.setSCSCommandPath()

Signature

void setSCSCommandPath(String scsIntegrationType, String repoRootURL, String command)

Domain

Description

Set the SCS command path..

Parameters

NameTypeDescription
scsIntegrationTypeStringThe type of SCS integration
repoRootURLStringBase repo URL for the source control system.
commandStringThe SCS command path.

Returns

TypeDescription
void