RVTDocs.com

ExternalServiceId

Constructor
Description:
Creates a new ExternalServiceId instance.
Syntax
public ExternalServiceId(
	Guid guid
)
Parameters
Parameter Type Description
guid Guid The identifier for the ExternalServiceId.
Return Value