Responder Developer Guide
GetSupportedReadingStatusCodesResult Field


Syntax
'Declaration
 
<MessageBodyMemberAttribute(Namespace="http://www.multispeak.org/Version_4.1_Release", Order=0)>
<XmlArrayItemAttribute(False)>
Public GetSupportedReadingStatusCodesResult As readingStatusCodeEntry()
'Usage
 
Dim instance As GetSupportedReadingStatusCodesResponse
Dim value() As readingStatusCodeEntry()
 
value = instance.GetSupportedReadingStatusCodesResult
 
instance.GetSupportedReadingStatusCodesResult = value
[MessageBodyMember(Namespace="http://www.multispeak.org/Version_4.1_Release", Order=0)]
[XmlArrayItem(false)]
public readingStatusCodeEntry[] GetSupportedReadingStatusCodesResult
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

GetSupportedReadingStatusCodesResponse Class
GetSupportedReadingStatusCodesResponse Members

 

 


Send Comment