domainUsersCanEdit property

bool? domainUsersCanEdit
getter/setter pair

True if anyone in the document's domain has edit access to the protected range.

Domain protection is only supported on documents within a domain.

Implementation

core.bool? domainUsersCanEdit;