Responder Developer Guide
errorStringList Property (configurationStatusItem)


Syntax
'Declaration
 
<XmlArrayAttribute(2)>
<XmlArrayItemAttribute("errorString", IsNullable=False)>
Public Property errorStringList As String()
'Usage
 
Dim instance As configurationStatusItem
Dim value() As String
 
instance.errorStringList = value
 
value = instance.errorStringList
[XmlArray(2)]
[XmlArrayItem("errorString", IsNullable=false)]
public string[] errorStringList {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

configurationStatusItem Class
configurationStatusItem Members

 

 


Send Comment