ArcFM Desktop Developer Guide
ImplicitUseTargetFlags Enumeration


Specify what is considered used implicitly when marked with MeansImplicitUseAttribute or UsedImplicitlyAttribute
Syntax
'Declaration
 
<FlagsAttribute()>
Public Enum ImplicitUseTargetFlags 
   Inherits System.Enum
'Usage
 
Dim instance As ImplicitUseTargetFlags
[Flags()]
public enum ImplicitUseTargetFlags : System.Enum 
Members
MemberDescription
Default 
Itself 
MembersMembers of entity marked with attribute are considered used
WithMembersEntity marked with attribute and all its members considered used
Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         Miner.Desktop.DesignerExpress.Annotations.ImplicitUseTargetFlags

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.Desktop.DesignerExpress.Annotations Namespace

 

 


Send Comment