ParseACLPublicWriteAccess Property Parse
Gets or sets whether the public is allowed to write this object.

Namespace: Parse
Assembly: Parse (in Parse.dll) Version: 1.5.5.0 (1.5.5.0)
Syntax

public bool PublicWriteAccess { get; set; }

Property Value

Type: Boolean
See Also

Reference