MFilesUrlPlaceholderCommandProvider(String, String, UrlTargetPlatform, Boolean, MFilesURLType) Constructor

Definition

Namespace: MFiles.VAF.Placeholders.Commands
Assembly: MFiles.VAF (in MFiles.VAF.dll) Version: 24.1.706.1
C#
public MFilesUrlPlaceholderCommandProvider(
	string command,
	string displayName,
	UrlTargetPlatform platform,
	bool specificVersion,
	MFilesURLType urlType
)

Parameters

command  String
 
displayName  String
 
platform  UrlTargetPlatform
 
specificVersion  Boolean
 
urlType  MFilesURLType
 

See Also