ArcFM Desktop Developer Guide
StoredItemHierarchyChangeEventArgs Constructor


Syntax
'Declaration
 
Public Function New( _
   ByVal type As mmStoredItemType, _
   ByVal isSystem As Boolean _
)
'Usage
 
Dim type As mmStoredItemType
Dim isSystem As Boolean
 
Dim instance As New StoredItemHierarchyChangeEventArgs(type, isSystem)
public StoredItemHierarchyChangeEventArgs( 
   mmStoredItemType type,
   bool isSystem
)

Parameters

type
isSystem
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

StoredItemHierarchyChangeEventArgs Class
StoredItemHierarchyChangeEventArgs Members

 

 


Send Comment