ArcFM Engine Developer Guide
ParamFlags Enumeration


Syntax
'Declaration
 
Public Enum ParamFlags 
   Inherits System.Enum
'Usage
 
Dim instance As ParamFlags
public enum ParamFlags : System.Enum 
Members
MemberDescription
PARAMFLAG_FHASCUSTDATA 
PARAMFLAG_FHASDEFAULT 
PARAMFLAG_FIN 
PARAMFLAG_FLCID 
PARAMFLAG_FOPT 
PARAMFLAG_FOUT 
PARAMFLAG_FRETVAL 
PARAMFLAG_NONE 
Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         Miner.Interop.TlbInf32.ParamFlags

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

Miner.Interop.TlbInf32 Namespace

 

 


Send Comment