Responder Developer Guide
Branch Property (MultiSpeakMsgHeader)


Syntax
'Declaration
 
<XmlAttributeAttribute("integer")>
Public Property Branch As String
'Usage
 
Dim instance As MultiSpeakMsgHeader
Dim value As String
 
instance.Branch = value
 
value = instance.Branch
[XmlAttribute("integer")]
public string Branch {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

MultiSpeakMsgHeader Class
MultiSpeakMsgHeader Members

 

 


Send Comment