ArcFM Solution Developer Guide
CanClose Method (CreateDuctViewModel)


Syntax
'Declaration
 
Public Overridable Sub CanClose( _
   ByVal callback As System.Action(Of Boolean) _
) 
'Usage
 
Dim instance As CreateDuctViewModel
Dim callback As System.Action(Of Boolean)
 
instance.CanClose(callback)
public virtual void CanClose( 
   System.Action<bool> callback
)

Parameters

callback
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

CreateDuctViewModel Class
CreateDuctViewModel Members

 

 


Send Comment