Bostwick.SnapManager.SnapMgrSPJobSnapMgrSPJobClass

Bostwick.SnapManager.SnapMgrSPJob (ClassType)

Element properties:

Base ClassMicrosoft.Windows.ApplicationComponent
AbstractFalse
HostedFalse
SingletonFalse
ExtensionFalse
AccessibilityPublic
ElementId04dfdce9-afdb-289a-3b0c-32bdd65ff85d

Class Hierarchy:

Class Properties:

Property Name Type Display Name (ENU) Description (ENU) Key Max Length Min Length Case Sensitive Default Value EnumType
System.Entity:
DisplayName  string  Display Name Display name of the object. false 4000  False     
System.ConfigItem:
ObjectStatus  enum  Object Status Object status false 256    System.ConfigItem.ObjectStatusEnum.Active  System.ConfigItem.ObjectStatusEnum 
AssetStatus  enum  Asset Status Asset status false 256      System.ConfigItem.AssetStatusEnum 
Notes  richtext  Notes Notes false 4000       
Bostwick.SnapManager.SnapMgrSPJob:
JobID  string  JobID true 256  False     
DateTime  datetime  DateTime false 256       
Module  string  Module false 256  False     
Status  string  Status false 256  False     
Size  string  Size false 256  False     
BackupType  string  BackupType false 256  False     
PlanName  string  PlanName false 256  False     
Farm  string  Farm false 256  False     
Policy  string  Policy false 256  False     

Health Model:

Source Code:

<ClassType ID="Bostwick.SnapManager.SnapMgrSPJob" Base="Windows!Microsoft.Windows.ApplicationComponent" Accessibility="Public" Abstract="false" Hosted="false" Singleton="false">
<Property ID="JobID" Key="true" Type="string"/>
<Property ID="DateTime" Key="false" Type="datetime"/>
<Property ID="Module" Key="false" Type="string"/>
<Property ID="Status" Key="false" Type="string"/>
<Property ID="Size" Key="false" Type="string"/>
<Property ID="BackupType" Key="false" Type="string"/>
<Property ID="PlanName" Key="false" Type="string"/>
<Property ID="Farm" Key="false" Type="string"/>
<Property ID="Policy" Key="false" Type="string"/>
</ClassType>