M-Files Vault Application Framework
C#
Show/Hide TOC
Resource
Metadata
Set
Long Method
Definition
Namespace:
MFiles.VAF.Configuration.ResourceEditor
Assembly:
MFiles.VAF.Configuration (in MFiles.VAF.Configuration.dll) Version: 23.12.13247.3
C#
Copy
public
void
SetLong
(
string
key
,
long
?
value
)
Parameters
key
String
value
Nullable
Int64
See Also
Reference
ResourceMetadata Class
MFiles.VAF.Configuration.ResourceEditor Namespace
In This Article
Definition
See Also