Responder Developer Guide
Assembly Method


Syntax
'Declaration
 
<ExtensionAttribute()>
Public Shared Function Assembly( _
   ByVal type As Type _
) As Assembly
'Usage
 
Dim type As Type
Dim value As Assembly
 
value = ReverseTypeExtender.Assembly(type)
[Extension()]
public static Assembly Assembly( 
   Type type
)

Parameters

type
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

ReverseTypeExtender Class
ReverseTypeExtender Members

 

 


Send Comment