Google Integrator V2 - Online Help
Google Integrator V2
Questions / Feedback?

ACLRuleIndex Property

The index of the current ACL rule.

Object Oriented Interface

public function getACLRuleIndex();
public function setACLRuleIndex($value);

Procedural Interface

ingoogle_gcalendar_get($res, 4 );
ingoogle_gcalendar_set($res, 4, $value );

Default Value

-1

Remarks

This property is used to select an ACL rule after call to ListACLRules.

This property takes index values from 0 to ACLRuleCount -1.

Setting ACLRuleIndex to -1 will clear the rules contained by the component and will also reset all the ACL rule related properties.

This property is not available at design time.

Data Type

Integer

 
 
Copyright (c) 2017 /n software inc. - All rights reserved.
Build 2.0.6240.0