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

GetAllPropertyDefinitionsAsync() public method

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

Same methods

DocumentService::GetAllPropertyDefinitionsAsync ( object userState ) : void
DocumentService