ArcFM Mobile Developer Guide
Invariant(Boolean) Method


Version: 10.2.1b

Resource Center Home

Invariant check.
Syntax
'Declaration
 
Public Overloads Shared Sub Invariant( _
   ByVal assertion As Boolean _
) 
'Usage
 
Dim assertion As Boolean
 
Check.Invariant(assertion)
public static void Invariant( 
   bool assertion
)

Parameters

assertion
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

Check Class
Check Members
Overload List

 

 


Send Comment