M-Files Vault Application Framework
C#
Show/Hide TOC
MFIdentifier
Set
As
ID Method
Indicates whether the MFIdentifier was intially set as an id. Allows serialization to match deserialized values, or to skip resolution.
Definition
Namespace:
MFiles.VAF.Configuration
Assembly:
MFiles.VAF.Configuration (in MFiles.VAF.Configuration.dll) Version: 23.12.13247.3
C#
Copy
public
bool
SetAsID
()
Return Value
Boolean
See Also
Reference
MFIdentifier Class
MFiles.VAF.Configuration Namespace
In This Article
Definition
See Also