Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Include Protected Members
Include Inherited Members
Applies to: PerformancePoint Services for SharePoint Server, Enterprise version
Represents the interface that defines the core properties for customizable objects.
The ICustomizableFCO type exposes the following members.
Properties
Name | Description | |
---|---|---|
![]() |
CustomData | Gets or sets information used by the object that is not stored elsewhere. |
![]() |
Description | Gets or sets the description of the object. |
![]() |
Guid | Gets or sets the GUID of the object. |
![]() |
Location | Gets the location of the object in the repository. |
![]() |
Name | Gets or sets the name of the object. |
![]() |
SubTypeId | Gets or sets the subtype of the object, which serves as a unique identifier for custom objects. |
Top