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

GetAllPropertyDefinitionsExtendedAsync() public method

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

Same methods

DocumentService::GetAllPropertyDefinitionsExtendedAsync ( object userState ) : void
DocumentService