ObjVerExMFilesURL Method
Generates an M-Files URL via the given params.
Namespace: MFiles.VAF.CommonAssembly: MFiles.VAF (in MFiles.VAF.dll) Version: 24.1.706.1
public string MFilesURL(
bool specificVersion = false,
MFilesURLType urlType = MFilesURLType.MFilesURLTypeShow,
UrlTargetPlatform platform = UrlTargetPlatform.Desktop
)
- specificVersion Boolean (Optional)
-
Indicates whether the link should point to the specific version or the latest.
- urlType MFilesURLType (Optional)
- The URL behavior.
- platform UrlTargetPlatform (Optional)
- The platform for which the URL should be created.
StringThe M-Files URL.