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

ACLRuleIndex Property

The index of the current ACL rule.

Syntax

[VB.NET]
Public Property ACLRuleIndex As Integer

[C#]
public int ACLRuleIndex {get; set;}

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.

Default Value

-1

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