Responder Developer Guide
phoneTypeSpecified Property (phoneNumber)


Syntax
'Declaration
 
<XmlIgnoreAttribute()>
Public Property phoneTypeSpecified As Boolean
'Usage
 
Dim instance As phoneNumber
Dim value As Boolean
 
instance.phoneTypeSpecified = value
 
value = instance.phoneTypeSpecified
[XmlIgnore()]
public bool phoneTypeSpecified {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

phoneNumber Class
phoneNumber Members

 

 


Send Comment