[Missing <summary> documentation for "M:DataExport.FastighetsMaklare.StandardObjektMall.IExport.HamtaLokal(System.String,System.String,System.String)"]

Namespace: DataExport.FastighetsMaklare.StandardObjektMall
Assembly: DataExport.FastighetsMaklare.StandardObjektMall (in DataExport.FastighetsMaklare.StandardObjektMall.dll) Version: 1.0.0.0 (1.0.0.0)

Syntax

C#
Lokal HamtaLokal(
	string licensid,
	string licensnyckel,
	string guid
)
Visual Basic
Function HamtaLokal ( _
	licensid As String, _
	licensnyckel As String, _
	guid As String _
) As Lokal
Visual C++
Lokal^ HamtaLokal(
	String^ licensid, 
	String^ licensnyckel, 
	String^ guid
)

Parameters

licensid
Type: System..::..String

[Missing <param name="licensid"/> documentation for "M:DataExport.FastighetsMaklare.StandardObjektMall.IExport.HamtaLokal(System.String,System.String,System.String)"]

licensnyckel
Type: System..::..String

[Missing <param name="licensnyckel"/> documentation for "M:DataExport.FastighetsMaklare.StandardObjektMall.IExport.HamtaLokal(System.String,System.String,System.String)"]

guid
Type: System..::..String

[Missing <param name="guid"/> documentation for "M:DataExport.FastighetsMaklare.StandardObjektMall.IExport.HamtaLokal(System.String,System.String,System.String)"]

Return Value

[Missing <returns> documentation for "M:DataExport.FastighetsMaklare.StandardObjektMall.IExport.HamtaLokal(System.String,System.String,System.String)"]

See Also