Savision.LiveMaps.ServiceManager.Integration.LMConnector.LiveMapsServiceSavision.LiveMaps.ServiceManager.Integration.LMConnector.LiveMapsService (ClassType)

Element properties:

Base ClassSystem.Entity
AbstractFalse
HostedFalse
SingletonFalse
ExtensionFalse
AccessibilityPublic
ElementId001e9eb8-4c07-9d6c-fc82-85cb25115c09

Class Hierarchy:

Class Properties:

Property Name Type Display Name (ENU) Description (ENU) Key Max Length Min Length Case Sensitive
System.Entity:
DisplayName  string  Display Name Display name of the object. false 4000  False 
Savision.LiveMaps.ServiceManager.Integration.LMConnector.LiveMapsService:
LiveMapsServiceId  guid      true 256   
IsChecked  bool      false 256   

Health Model:

Source Code:

<ClassType ID="Savision.LiveMaps.ServiceManager.Integration.LMConnector.LiveMapsService" Accessibility="Public" Abstract="false" Base="System!System.Entity" Hosted="false" Singleton="false" Extension="false">
<Property ID="LiveMapsServiceId" Type="guid" AutoIncrement="false" Key="true" CaseSensitive="false" MaxLength="256" MinLength="0" Required="false"/>
<Property ID="IsChecked" Type="bool" AutoIncrement="false" Key="false" CaseSensitive="false" MaxLength="256" MinLength="0" Required="false"/>
</ClassType>