This document is provided on an "AS IS" basis without warranties of any kind. Smartsite iXperion class libraries may change in future releases.
Returns true if the rule is settable, false if the rule cannot be set but can be validated.
Namespace: Smartsite.Base.Acl
Assembly: Smartsite.Base (in Smartsite.Base.dll)
Syntax
C# | Copy Code |
---|---|
public override bool IsSettable() |
Visual Basic (Declaration) | Copy Code |
---|---|
Public Overrides Function IsSettable As |
Return Value
See Also
DirectoryAccessAclRule Class
Smartsite.Base.Acl Namespace