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

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

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

Same methods

DocumentService::GetAllPropertyDefinitionsAsync ( object userState ) : void
DocumentService