MFilesUrlPlaceholderCommandProviderSpecificVersion Property |
Indicates if the generated URL's will point to a specific version of the object, or the latest.
Namespace:
MFiles.VAF.Placeholders.Commands
Assembly:
MFiles.VAF (in MFiles.VAF.dll) Version: 2.3.623.2
Syntaxpublic bool SpecificVersion { get; }
Public ReadOnly Property SpecificVersion As Boolean
Get
public:
property bool SpecificVersion {
bool get ();
}
Property Value
Type:
Boolean
See Also