VaultFolderCreate.DocumentSvc.DocumentService.GetFolderRootAsync C# (CSharp) Method

GetFolderRootAsync() public method

public GetFolderRootAsync ( ) : void
return void
        public void GetFolderRootAsync() {
            this.GetFolderRootAsync(null);
        }
        

Same methods

DocumentService::GetFolderRootAsync ( object userState ) : void
DocumentService