Responder Developer Guide
CalculateAffected Constructor(IUnityContainer)


Syntax
'Declaration
 
<InjectionConstructorAttribute()>
Public Function New( _
   ByVal container As IUnityContainer _
)
'Usage
 
Dim container As IUnityContainer
 
Dim instance As New CalculateAffected(container)
[InjectionConstructor()]
public CalculateAffected( 
   IUnityContainer container
)

Parameters

container
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

CalculateAffected Class
CalculateAffected Members
Overload List

 

 


Send Comment