M-Files Vault Application Framework
C#
Show/Hide TOC
Expansion
Context
T
Is
Read
Only Property
Indicates if the list can be modified, or is readonly.
Definition
Namespace:
MFiles.VAF.Placeholders
Assembly:
MFiles.VAF (in MFiles.VAF.dll) Version: 24.1.706.1
C#
Copy
public
virtual
bool
IsReadOnly
{
get
; }
Property Value
Boolean
Implements
ICollection
T
IsReadOnly
See Also
Reference
ExpansionContext
T
Class
MFiles.VAF.Placeholders Namespace
In This Article
Definition
Property Value
Implements
See Also