M-Files API 23.11.13135.0
CheckPropertyDefAccess Method
SessionInfo Object : CheckPropertyDefAccess Method
Description
Checks the property definition access requirements against the properties of this session.
Syntax
Visual Basic
Public Function CheckPropertyDefAccess( _
   ByVal PropertyDefAccessControlList As AccessControlList, _
   ByVal DesiredPropertyDefAccess As MFPropertyDefAccess _
) As Boolean
Parameters
PropertyDefAccessControlList
DesiredPropertyDefAccess
ValueDescription
MFPropertyDefAccessEditEdit values of this property.
MFPropertyDefAccessNoneNo access.
MFPropertyDefAccessSeeSee this property.
See Also

SessionInfo Object  | SessionInfo Members