M-Files Vault Application Framework
C#
Show/Hide TOC
IEvent
Handler
Environment
Is
Record
Object Property
Identifies if the associated object is a record object.
Definition
Namespace:
MFiles.VAF.Common
Assembly:
MFiles.VAF (in MFiles.VAF.dll) Version: 24.1.706.1
C#
Copy
bool
IsRecordObject
{
get
; }
Property Value
Boolean
See Also
Reference
IEventHandlerEnvironment Interface
MFiles.VAF.Common Namespace
In This Article
Definition
See Also