Click or drag to resize

StiMapResourceHelperGetIsoAlpha3FromName Method

[Missing <summary> documentation for "M:Stimulsoft.Report.Helpers.StiMapResourceHelper.GetIsoAlpha3FromName(System.String,System.String)"]

Namespace:  Stimulsoft.Report.Helpers
Assembly:  Stimulsoft.Report (in Stimulsoft.Report.dll) Version: 2019.3.1.0
Syntax
public static string GetIsoAlpha3FromName(
	string name,
	string mapId = null
)

Parameters

name
Type: SystemString

[Missing <param name="name"/> documentation for "M:Stimulsoft.Report.Helpers.StiMapResourceHelper.GetIsoAlpha3FromName(System.String,System.String)"]

mapId (Optional)
Type: SystemString

[Missing <param name="mapId"/> documentation for "M:Stimulsoft.Report.Helpers.StiMapResourceHelper.GetIsoAlpha3FromName(System.String,System.String)"]

Return Value

Type: String

[Missing <returns> documentation for "M:Stimulsoft.Report.Helpers.StiMapResourceHelper.GetIsoAlpha3FromName(System.String,System.String)"]

See Also