ParseObject
ACL Property
Parse
Gets or sets the ParseACL governing this object.
Namespace:
Parse
Assembly:
Parse (in Parse.dll) Version: 1.5.5.0 (1.5.5.0)
Syntax
C#
VB
Copy
public
ParseACL
ACL
{
get
;
set
; }
Public
Property
ACL
As
ParseACL
Get
Set
Property Value
Type:
ParseACL
See Also
Reference
ParseObject Class
Parse Namespace