Microsoft.SystemCenter.DataWarehouse.SynchronizationLogData Warehouse Synchronization Log

Microsoft.SystemCenter.DataWarehouse.SynchronizationLog (ClassType)

Element properties:

Base ClassSystem.AdminItem
AbstractFalse
HostedFalse
SingletonFalse
ExtensionFalse
AccessibilityPublic
ElementId0279044b-91d6-ba57-c343-1a9ec8449138

Class Hierarchy:

Class Properties:

Property Name Type Display Name (ENU) Description (ENU) Key Max Length Min Length Case Sensitive EnumType
System.Entity:
DisplayName  string  Display Name Display name of the object. false 4000  False   
Microsoft.SystemCenter.DataWarehouse.SynchronizationLog:
EventId  guid  Event Identifier Event Identifier true 256     
BatchId  int  Batch Identifier Batch Identifier false 256     
Action  enum  Action Action false 256    DW.SourceMPAction 

Health Model:

Source Code:

<ClassType ID="Microsoft.SystemCenter.DataWarehouse.SynchronizationLog" Base="AdminItem!System.AdminItem" Accessibility="Public" Hosted="false" Abstract="false">
<Property ID="EventId" Type="guid" Required="true" Key="true"/>
<Property ID="BatchId" Type="int" Required="true"/>
<Property ID="Action" Type="enum" EnumType="DW.SourceMPAction" Required="true"/>
</ClassType>