Responder Developer Guide
servType Property (serviceLocation)


Syntax
'Declaration
 
<XmlElementAttribute(9)>
Public Property servType As String
'Usage
 
Dim instance As serviceLocation
Dim value As String
 
instance.servType = value
 
value = instance.servType
[XmlElement(9)]
public string servType {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

serviceLocation Class
serviceLocation Members

 

 


Send Comment