ArcFM Engine Developer Guide
InternationalizedMessage Property


Version: 10.2.1a

Resource Center Home

Syntax
'Declaration
 
Public Property InternationalizedMessage As String
'Usage
 
Dim instance As ConfigurationErrorsIntlException
Dim value As String
 
instance.InternationalizedMessage = value
 
value = instance.InternationalizedMessage
public string InternationalizedMessage {get; set;}
Requirements

Target Platforms: Windows XP SP3 (32-bit and 64-bit), Windows 7 (32-bit and 64-bit)

Not all Operating Systems are supported on all products. Visit the ArcFM Solution Supported Versions page for full details.

See Also

Reference

ConfigurationErrorsIntlException Class
ConfigurationErrorsIntlException Members

 

 


Send Comment