<Code Lib>
2022 Method
Changes 0
M

Entity.ReadAccessGranted

Description:
Checks whether this Entity may be retrieved by the current add-in.

public bool ReadAccessGranted()

bool True if read access is allowed.

Loading…