Uiinfrastructure API Docs  
 

AccessStyles.GetAccessID Method 

Gives back the integer representation of the access style. NOTE: This is the right way to work; the above method is for debug purposes.

public virtual int GetAccessID();

Return Value

An integer version of the access style.

See Also

AccessStyles Class | com.plumtree.uiinfrastructure.constants Namespace