Responder Developer Guide
Services Property (IntegrationService)


Syntax
'Declaration
 
Protected Property Services As List(Of IService)
'Usage
 
Dim instance As IntegrationService
Dim value As List(Of IService)
 
instance.Services = value
 
value = instance.Services
protected List<IService> Services {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

IntegrationService Class
IntegrationService Members

 

 


Send Comment