ArcFM Server Developer Guide
CreateRecord(Int32) Method


Syntax
'Declaration
 
Public Overloads Overridable Function CreateRecord( _
   ByVal ID As Integer _
) As Boolean
'Usage
 
Dim instance As clsWRClass
Dim ID As Integer
Dim value As Boolean
 
value = instance.CreateRecord(ID)
public virtual bool CreateRecord( 
   int ID
)

Parameters

ID
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

clsWRClass Class
clsWRClass Members
Overload List

 

 


Send Comment