This document is provided on an "AS IS" basis without warranties of any kind. Smartsite iXperion class libraries may change in future releases.
Returns the number of static and dynamic databases.
Namespace: Smartsite.Security
Assembly: Smartsite.Security (in Smartsite.Security.dll)
Syntax
C# | Copy Code |
---|---|
public int Count { get; } |
Visual Basic (Declaration) | Copy Code |
---|---|
Public ReadOnly Property Count As Integer Get |
See Also
Smartsite.Security Namespace