eDriven Framework API
GetWithFallback Method (id)
NamespaceseDriven.Core.MapperIPowerMapperGetWithFallback(String)
eDriven Framework API
Gets the mapping specified with ID, or a default one
Declaration Syntax
C#Visual BasicVisual C++
IPowerMapper GetWithFallback(
	string id
)
Function GetWithFallback ( _
	id As String _
) As IPowerMapper
IPowerMapper^ GetWithFallback(
	String^ id
)
Parameters
id (String)
Return Value

Assembly: eDriven.Core (Module: eDriven.Core) Version: 2.0.1.0 (2.0.1.0)