protected IStorageRecordListRelationListItem CreateEmptyRecordListRelationListItemObject(RecordListRelationListItem item) { var storageService = service.StorageService; return storageService.GetObjectFactory().CreateEmptyRecordListRelationListItemObject(); }
protected IStorageRecordListRelationListItem CreateEmptyRecordListRelationListItemObject(RecordListRelationListItem item) { var storageService = service.StorageService; return(storageService.GetObjectFactory().CreateEmptyRecordListRelationListItemObject()); }