ArcFM Solution Developer Guide
ItemBeingCreated Constructor


Syntax
'Declaration
 
Public Function New( _
   ByVal item As Caliburn.Micro.Screen, _
   ByVal parent As Caliburn.Micro.Screen _
)
'Usage
 
Dim item As Caliburn.Micro.Screen
Dim parent As Caliburn.Micro.Screen
 
Dim instance As New ItemBeingCreated(item, parent)
public ItemBeingCreated( 
   Caliburn.Micro.Screen item,
   Caliburn.Micro.Screen parent
)

Parameters

item
parent
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

ItemBeingCreated Class
ItemBeingCreated Members

 

 


Send Comment