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

Microsoft.SharePoint.Library.SPSharedServiceApplication.Visio (ClassType)

Element properties:

Base ClassMicrosoft.SharePoint.Library.SPSharedServiceApplication
AbstractTrue
HostedFalse
SingletonFalse
ExtensionFalse
AccessibilityPublic
ElementId5dfde43d-f9ec-f307-1df6-2261ce1a12f4

Class Hierarchy:

Class Properties:

Property Name Type Display Name (JPN) Description (JPN) Key Max Length Min Length Case Sensitive
System.Entity:
DisplayName  string  Display Name Display name of the object. false 4000  False 
Microsoft.SharePoint.Library.SPSharedServiceApplication:
FarmID  string  FarmID 共有サービス アプリケーションのファーム ID です。 true 256  False 
FarmName  string  FarmName 共有サービス アプリケーションのファーム名です。 false 256  False 
ServiceApplicationID  string  ServiceApplicationID 共有サービス アプリケーションのサービス アプリケーション ID です。 true 256  False 
TypeName  string  共有サービス アプリケーションの種類名 共有サービス アプリケーションの Typename プロパティです。 false 256  False 
Microsoft.SharePoint.Library.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.Library.SPSharedServiceApplication.Visio" Accessibility="Public" Abstract="true" Base="Microsoft.SharePoint.Library.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>