BenSelect Documentation
IIfcMappingRepository Interface
Members  See Also  Send Feedback
Selerix.BenSelect.Api.ApplicationCore.Interfaces Namespace : IIfcMappingRepository Interface
Data mapping repository interface

Syntax

JScript 
public interface IIfcMappingRepository implements Selerix.BenSelect.Api.ApplicationCore.Interfaces.IETIDALRepository, Selerix.BenSelect.Api.ApplicationCore.Interfaces.IRepository 

Public Methods

 NameDescription
 MethodGetDataMappingGets the data mapping.  
 MethodGetMappingDependencyValuesGets the mapping values.  
 MethodGetMappingOptionsGets the mapping options.  
 MethodGetMapValueLookupByLocation1. Map originalValueKey to a table such as Department, PayrollLocation, JobClass by ID to get a string description. 2. Return all rows in that table that are in different locations, but have the same description string. 3. This will be used to convert originalValueKey to a new key for each location.  
 MethodSearchMappingsSearches the mappings.  
Top

Requirements

Target Platforms: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 family, Windows Vista, Windows Server 2008 family

See Also

© 2024 All Rights Reserved.