Veritas.EnterpriseVault.12.Site.Target.UnhostedSite Target

Veritas.EnterpriseVault.12.Site.Target.Unhosted (ClassType)

This class represents the Enterprise Vault site target.

Element properties:

Base ClassVeritas.EnterpriseVault.12.UnhostedApplicationComponent
AbstractTrue
HostedFalse
SingletonFalse
ExtensionFalse
AccessibilityPublic
ElementId8524fdcb-fa08-c6a3-3cf3-d5f00fb6d716

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 monitoring object. false 256  False 
Veritas.EnterpriseVault.12.Site.Target.Unhosted:
Id  string  ID true 256  False 
SiteEntryId  string  Site entry ID true 256  False 

Health Model:

Source Code:

<ClassType ID="Veritas.EnterpriseVault.12.Site.Target.Unhosted" Base="Veritas.EnterpriseVault.12.UnhostedApplicationComponent" Accessibility="Public" Abstract="true" Hosted="false" Singleton="false">
<Property ID="Id" Type="string" Key="true" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="SiteEntryId" Type="string" Key="true" CaseSensitive="false" Length="256" MinLength="0"/>
</ClassType>