BatchVaultOperationsIsFolderPending Method |
Checks if the folder has to be created
Namespace: KeeperSecurity.VaultAssembly: KeeperSdk (in KeeperSdk.dll) Version: 1.0.5
Syntax public bool IsFolderPending(
string folderUid
)
Parameters
- folderUid String
[Missing <param name="folderUid"/> documentation for "M:KeeperSecurity.Vault.BatchVaultOperations.IsFolderPending(System.String)"]
Return Value
Booleantrue if folder is scheduled to be added
Implements
IBatchVaultOperationsIsFolderPending(String)See Also