ArcFM Responder Mobile Developer Guide
CrewCompanyDomain Enumeration






The CrewCompany Domain The CrewCompany as defined in the default version of DatabaseSchemaConfig
Syntax
'Declaration
 
<System.SerializableAttribute()>
Public Enum CrewCompanyDomain 
   Inherits System.Enum
'Usage
 
Dim instance As CrewCompanyDomain
[System.Serializable()]
public enum CrewCompanyDomain : System.Enum 
public enum CrewCompanyDomain = class(System.Enum)
System.SerializableAttribute()
public enum CrewCompanyDomain extends System.Enum
[System.Serializable()]
__value public enum CrewCompanyDomain : public System.Enum 
[System.Serializable()]
public enum class CrewCompanyDomain : public System.Enum 
Members
MemberDescription
Acme 
MyCompany 
Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         Miner.Responder.Shared.SchemaObjects.CrewCompanyDomain

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.Responder.Shared.SchemaObjects Namespace

Send Feedback