ArcFM Engine Developer Guide
AssemblyData Constructor


The assembly that assembly information is desired.
Constructs an instance to use to access to assembly attribute information for the specified assembly.
Syntax
'Declaration
 
Public Function New( _
   ByVal assembly As Assembly _
)
'Usage
 
Dim assembly As Assembly
 
Dim instance As New AssemblyData(assembly)
public AssemblyData( 
   Assembly assembly
)

Parameters

assembly
The assembly that assembly information is desired.
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

AssemblyData Class
AssemblyData Members

 

 


Send Comment