Params for the getFileUrl() method on Innovator and ServerConnection.
Namespace:
Aras.IOMAssembly: IOM (in IOM.dll) Version: 11.0.0.6296
Syntax
C# |
---|
public enum UrlType |
Visual Basic (Declaration) |
---|
Public Enumeration UrlType |
J# |
---|
public enum UrlType |
JScript |
---|
public enum UrlType |
Members
Member name | Description | |
---|---|---|
None |
The method returns url without a token.
| |
SecurityToken |
The method forms special url with a token.
|