ArcFM Desktop Developer Guide
PersistData Constructor(PersistDataItem[])


Syntax
'Declaration
 
Public Function New( _
   ByVal items() As PersistDataItem _
)
'Usage
 
Dim items() As PersistDataItem
 
Dim instance As New PersistData(items)
public PersistData( 
   PersistDataItem[] items
)

Parameters

items
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

PersistData Class
PersistData Members
Overload List

 

 


Send Comment