DMClientDBInfoUserCulture Property 
                         | 
                    
                
Alterian Email Manager 6.2.3 SDK Help File Namespace:   
   DMLibraryAssembly:
   DMLibrary (in DMLibrary.dll) Version: 1.0.6340.17420
Syntaxpublic string UserCulture { get; }Public ReadOnly Property UserCulture As String
	Get
public:
property String^ UserCulture {
	String^ get ();
}member UserCulture : string with get
function get_UserCulture();
Property Value
Type: 
String
See Also