ObjVerExPermissionsCanEdit Property |
Checks the edit access for the passed user or group against this object version.
Namespace:
MFiles.VAF.Common
Assembly:
MFiles.VAF (in MFiles.VAF.dll) Version: 2.3.623.2
Syntaxpublic bool CanEdit { get; }
Public ReadOnly Property CanEdit As Boolean
Get
public:
property bool CanEdit {
bool get ();
}
Property Value
Type:
Boolean
See Also