RVTDocs.com

AccessLevel

Enumeration
Description:
Defines access levels to objects in the Extensible Storage framework.
Syntax
public enum AccessLevel
AccessLevel Enumeration Members:
Name Description
1 Anybody has access to the object.
2 Only object vendor has access to it.
3 Only application that created the object has access to it.