Click or drag to resize

UrlType Enumeration

Params for the getFileUrl() method on Innovator and ServerConnection.

Namespace:  Aras.IOM
Assembly:  IOM (in IOM.dll) Version: 12.0.0.30918
Syntax
public enum UrlType
Members
  Member nameValueDescription
None0 The method returns url without a token.
SecurityToken1 The method forms special url with a token.
See Also