DataCore.SANsymphonyV.Library.PerspectiveNodePerspective Node

DataCore.SANsymphonyV.Library.PerspectiveNode (ClassType)

DataCore Perspective Node

Element properties:

Base ClassDataCore.SANsymphonyV.Library.Entity
AbstractTrue
HostedTrue
SingletonFalse
ExtensionFalse
AccessibilityPublic
ElementId12a12169-a8cc-a14b-0759-dc5b1c3e38f8

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 
DataCore.SANsymphonyV.Library.Entity:
Description  string  Description DataCore Description false 256  False 
DataCore.SANsymphonyV.Library.PerspectiveNode:
Id  string  Id DataCore Id false 256  False 
Connection  string  Connection DataCore Connection false 256  False 
DataCoreServerList  string  Server List DataCore Server List [used for failover mode] false 256  False 

Health Model:

Source Code:

<ClassType ID="DataCore.SANsymphonyV.Library.PerspectiveNode" Accessibility="Public" Abstract="true" Base="DataCore.SANsymphonyV.Library.Entity" Hosted="true" Singleton="false">
<Property ID="Id" Type="string" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="Connection" Type="string" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="DataCoreServerList" Type="string" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
</ClassType>