ArcFM Engine Developer Guide
FindNonGISCU Method (IMMDesignerUtilities)


Syntax
'Declaration
 
Function FindNonGISCU( _
   ByVal pWorkspace As ESRI.ArcGIS.Geodatabase.IWorkspace, _
   Optional ByVal pAttributes As ESRI.ArcGIS.esriSystem.IPropertySet, _
   Optional ByVal lWorkFunction As mmd8WorkFunction, _
   Optional ByVal sWMSCode As String _
) As ID8EnumListItem
'Usage
 
Dim instance As IMMDesignerUtilities
Dim pWorkspace As ESRI.ArcGIS.Geodatabase.IWorkspace
Dim pAttributes As ESRI.ArcGIS.esriSystem.IPropertySet
Dim lWorkFunction As mmd8WorkFunction
Dim sWMSCode As String
Dim value As ID8EnumListItem
 
value = instance.FindNonGISCU(pWorkspace, pAttributes, lWorkFunction, sWMSCode)
ID8EnumListItem FindNonGISCU( 
   ESRI.ArcGIS.Geodatabase.IWorkspace pWorkspace,
   ESRI.ArcGIS.esriSystem.IPropertySet pAttributes,
   mmd8WorkFunction lWorkFunction,
   string sWMSCode
)

Parameters

pWorkspace
pAttributes
lWorkFunction
sWMSCode
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

IMMDesignerUtilities Interface
IMMDesignerUtilities Members

 

 


Send Comment