Click or drag to resize

MessageHeaderCulture Property

A string representing the culture that made the call
Namespace:  ASI.TAM.API.Web.EpicSDK
Assembly:  ASI.TAM.API.Web.EpicSDK (in ASI.TAM.API.Web.EpicSDK.dll) Version: 2021.1.0.1
Syntax
public string Culture { get; set; }

Return Value

Type: String
Remarks
Like in Epic, the following cultures are supported: "en-US" - English US (default) "en-CA" - English Canadian "fr-CA" - French Canadian "en-GB" - English Great Britain
See Also