ArcFM Responder Mobile Developer Guide
Constants_LoadStyleChildren Enumeration






Syntax
'Declaration
 
Public Enum Constants_LoadStyleChildren 
   Inherits System.Enum
'Usage
 
Dim instance As Constants_LoadStyleChildren
public enum Constants_LoadStyleChildren : System.Enum 
public enum Constants_LoadStyleChildren = class(System.Enum)
public enum Constants_LoadStyleChildren extends System.Enum
__value public enum Constants_LoadStyleChildren : public System.Enum 
public enum class Constants_LoadStyleChildren : public System.Enum 
Members
MemberDescription
ssatLoadStyleChildrenAddItem 
ssatLoadStyleChildrenNone 
ssatLoadStyleChildrenOnDemandDiscard 
ssatLoadStyleChildrenOnDemandKeep 
Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         Miner.Interop.Constants_LoadStyleChildren

Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

Miner.Interop Namespace

Send Feedback