ArcFM Solution Developer Guide
CheckSave(Boolean) Method


Syntax
'Declaration
 
Public Overloads Function CheckSave( _
   ByVal enableCancel As System.Boolean _
) As System.Boolean
'Usage
 
Dim instance As ManageCuFieldsViewModel
Dim enableCancel As System.Boolean
Dim value As System.Boolean
 
value = instance.CheckSave(enableCancel)
public System.bool CheckSave( 
   System.bool enableCancel
)

Parameters

enableCancel
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

ManageCuFieldsViewModel Class
ManageCuFieldsViewModel Members
Overload List

 

 


Send Comment