Responder Developer Guide
AddContext Method


Syntax
'Declaration
 
<ExtensionAttribute()>
Public Shared Function AddContext( _
   ByVal context As CompositionContext, _
   ByVal contextToAdd As CompositionContext _
) As CompositionContext
'Usage
 
Dim context As CompositionContext
Dim contextToAdd As CompositionContext
Dim value As CompositionContext
 
value = CompositionContextInformation.AddContext(context, contextToAdd)

Parameters

context
contextToAdd
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

CompositionContextInformation Class
CompositionContextInformation Members

 

 


Send Comment