Click or drag to resize

InnovatorgetFileUrl Method (String, UrlType)

Returns file full file url. In some cases with AuthenticationBroker's token.

Namespace:  Aras.IOM
Assembly:  IOM (in IOM.dll) Version: 14.0.20.39432
Syntax
public string getFileUrl(
	string fileId,
	UrlType type
)

Parameters

fileId
Type: SystemString
type
Type: Aras.IOMUrlType

Return Value

Type: String
See Also