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

GetAllPropertyGroupsAsync() public method

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

Same methods

DocumentService::GetAllPropertyGroupsAsync ( object userState ) : void
DocumentService