Microsoft.SharePoint.SPSharedServiceApplication.Visio共有サービス - Visio アプリケーション

Microsoft.SharePoint.SPSharedServiceApplication.Visio (ClassType)

共有サービス - Visio アプリケーション。

Element properties:

Base ClassMicrosoft.SharePoint.SPSharedServiceApplication
AbstractTrue
HostedFalse
SingletonFalse
ExtensionFalse
AccessibilityPublic
ElementId3ff66ba9-9332-df5d-3474-1b53dfee00a8

Class Hierarchy:

Class Properties:

Property Name Type Display Name (JPN) Description (JPN) Key Max Length Min Length Case Sensitive
System.Entity:
DisplayName  string  表示名 監視オブジェクトの表示名。 false 256  False 
Microsoft.SharePoint.SPSharedServiceApplication:
FarmID  string  FarmID 共有サービス アプリケーションのファーム ID です。 true 256  False 
ServiceApplicationID  string  ServiceApplicationID 共有サービス アプリケーションのサービス ApplicationID ID です。 true 256  False 
TypeName  string  共有サービス アプリケーションの種類名 共有サービス アプリケーションの Typename プロパティです。 false 256  False 
Microsoft.SharePoint.SPSharedServiceApplication.Visio:
ApplicationPool  string  Visio アプリケーション プール この Visio アプリケーションのアプリケーション プール。 false 256  False 
ApplicationVersion  string  Visio アプリケーションのバージョン このプロパティは、Visio アプリケーションのバージョンを格納します。 false 256  False 
IsShared  bool  このアプリケーションは共有されていますか? この Visio アプリケーションが共有されているかどうか。 false 256   
Uri  string  Visio の URI Visio アプリケーションの既定の URI。 false 256  False 

Health Model:

Source Code:

<ClassType ID="Microsoft.SharePoint.SPSharedServiceApplication.Visio" Accessibility="Public" Abstract="true" Base="WSS!Microsoft.SharePoint.SPSharedServiceApplication" Hosted="false" Singleton="false">
<Property ID="ApplicationPool" Type="string" Key="false"/>
<Property ID="ApplicationVersion" Type="string" Key="false"/>
<Property ID="IsShared" Type="bool" Key="false"/>
<Property ID="Uri" Type="string" Key="false"/>
</ClassType>