VaultFolderCreate.DocumentSvc.DocumentService.GetAllPropertyGroupsAsync C# (CSharp) Метод

GetAllPropertyGroupsAsync() публичный Метод

public GetAllPropertyGroupsAsync ( ) : void
Результат void
        public void GetAllPropertyGroupsAsync() {
            this.GetAllPropertyGroupsAsync(null);
        }
        

Same methods

DocumentService::GetAllPropertyGroupsAsync ( object userState ) : void
DocumentService