Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Namespace: Microsoft.SharePoint.Administration
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Syntax
'Declaration
Public Function IsFullyPopulated As Boolean
'Usage
Dim instance As SPSecureDBCredential
Dim returnValue As Boolean
returnValue = instance.IsFullyPopulated()
public bool IsFullyPopulated()
Return value
Type: System.Boolean