ArcFM Solution Developer Guide
StartCreating Method (VaultSurfaceViewModel)


Syntax
'Declaration
 
Public Sub StartCreating( _
   ByVal parent As System.Object, _
   Optional ByVal checkDomainLookups As System.Boolean _
) 
'Usage
 
Dim instance As VaultSurfaceViewModel
Dim parent As System.Object
Dim checkDomainLookups As System.Boolean
 
instance.StartCreating(parent, checkDomainLookups)
public void StartCreating( 
   System.object parent,
   System.bool checkDomainLookups
)

Parameters

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

VaultSurfaceViewModel Class
VaultSurfaceViewModel Members

 

 


Send Comment