ArcFM Server Developer Guide
putAllowOverride Method (MXNamespaceManager60Class)


Syntax
'Declaration
 
Public Overridable Sub putAllowOverride( _
   ByVal fOverride As Boolean _
) 
'Usage
 
Dim instance As MXNamespaceManager60Class
Dim fOverride As Boolean
 
instance.putAllowOverride(fOverride)
public virtual void putAllowOverride( 
   bool fOverride
)

Parameters

fOverride
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

MXNamespaceManager60Class Class
MXNamespaceManager60Class Members

 

 


Send Comment