<Code Lib>
2024 Method
Changes 0
M

Entity.WriteAccessGranted

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

public bool WriteAccessGranted()

bool True if write access is allowed.

Loading…