VaultFolderCreate.DocumentSvc.DocumentService.GetAllPropertyDefinitionsExtendedAsync C# (CSharp) Méthode

GetAllPropertyDefinitionsExtendedAsync() public méthode

public GetAllPropertyDefinitionsExtendedAsync ( ) : void
Résultat void
        public void GetAllPropertyDefinitionsExtendedAsync() {
            this.GetAllPropertyDefinitionsExtendedAsync(null);
        }
        

Same methods

DocumentService::GetAllPropertyDefinitionsExtendedAsync ( object userState ) : void
DocumentService