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

GetAllFileNamingSchemesAsync() public method

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

Same methods

DocumentService::GetAllFileNamingSchemesAsync ( object userState ) : void
DocumentService