task
stringlengths
24
71
input
stringlengths
8
2.38k
output
stringlengths
1
2.34k
options
sequence
pageTitle
stringlengths
4
140
outputColName
stringlengths
1
79
url
stringlengths
41
160
wdcFile
stringlengths
71
74
30761108_ndard_WMI_Qualifiers__Windows___Description
[Qualifier] CIMType [Description]
Data type: VT_BSTR Applies to: properties, methods, parameters Contains text describing the type of a property.
[]
Standard WMI Qualifiers (Windows)
Description
https://msdn.microsoft.com/en-us/library/windows/desktop/aa393651(v=vs.85).aspx
50/1438042991951.97_20150728002311-00038-ip-10-236-191-2_857732900_0.json
30761108_ndard_WMI_Qualifiers__Windows___Description
[Qualifier] ClassContext [Description]
Data type: VT_BSTR Applies to: classes Indicates that a class has instances associated with more information dynamically supplied by a provider.
[]
Standard WMI Qualifiers (Windows)
Description
https://msdn.microsoft.com/en-us/library/windows/desktop/aa393651(v=vs.85).aspx
50/1438042991951.97_20150728002311-00038-ip-10-236-191-2_857732900_0.json
30761108_ndard_WMI_Qualifiers__Windows___Description
[Qualifier] Deprecated [Description]
Data type: CIM_BOOLEAN Applies to: properties, classes Indicates the property has been superseded by another property.
[]
Standard WMI Qualifiers (Windows)
Description
https://msdn.microsoft.com/en-us/library/windows/desktop/aa393651(v=vs.85).aspx
50/1438042991951.97_20150728002311-00038-ip-10-236-191-2_857732900_0.json
30761108_ndard_WMI_Qualifiers__Windows___Description
[Qualifier] Display [Description]
Applies to: classes, properties The UUID of the associated class.
[]
Standard WMI Qualifiers (Windows)
Description
https://msdn.microsoft.com/en-us/library/windows/desktop/aa393651(v=vs.85).aspx
50/1438042991951.97_20150728002311-00038-ip-10-236-191-2_857732900_0.json
30761108_ndard_WMI_Qualifiers__Windows___Description
[Qualifier] Dynamic [Description]
Data type: boolean Applies to: classes, properties Indicates a class whose instances are created dynamically. The value of this qualifier must be set to TRUE.
[]
Standard WMI Qualifiers (Windows)
Description
https://msdn.microsoft.com/en-us/library/windows/desktop/aa393651(v=vs.85).aspx
50/1438042991951.97_20150728002311-00038-ip-10-236-191-2_857732900_0.json
30761108_ndard_WMI_Qualifiers__Windows___Description
[Qualifier] DynProps [Description]
Data type: boolean Applies to: classes, instances Indicates that an instance contains values provided by dynamic property providers. The default is TRUE. You must specify this qualifier on such an instance. Only the value TRUE is allowed.
[]
Standard WMI Qualifiers (Windows)
Description
https://msdn.microsoft.com/en-us/library/windows/desktop/aa393651(v=vs.85).aspx
50/1438042991951.97_20150728002311-00038-ip-10-236-191-2_857732900_0.json
30761108_ndard_WMI_Qualifiers__Windows___Description
[Qualifier] Fixed [Description]
Data type: CIM_BOOLEAN Applies to: instances Indicates that the value of this property cannot change during the lifetime of the instance.
[]
Standard WMI Qualifiers (Windows)
Description
https://msdn.microsoft.com/en-us/library/windows/desktop/aa393651(v=vs.85).aspx
50/1438042991951.97_20150728002311-00038-ip-10-236-191-2_857732900_0.json
30761108_ndard_WMI_Qualifiers__Windows___Description
[Qualifier] ID [Description]
Data type: VT_I4 Applies to: properties, parameters Uniquely identifies and sequences a property or method parameter when MOF statements are generated automatically. This qualifier is required for method parameters only. When creating parameters for a method, class designers should begin with Id(0) for the first parameter and use each successive integer for each successive parameter. If the ID qualifiers are unintentionally omitted, the MOF compiler generates ID qualifiers automatically.
[]
Standard WMI Qualifiers (Windows)
Description
https://msdn.microsoft.com/en-us/library/windows/desktop/aa393651(v=vs.85).aspx
50/1438042991951.97_20150728002311-00038-ip-10-236-191-2_857732900_0.json
30761108_ndard_WMI_Qualifiers__Windows___Description
[Qualifier] Implemented [Description]
Data type: boolean Applies to: methods Indicates that a method has an implementation supplied by a provider.
[]
Standard WMI Qualifiers (Windows)
Description
https://msdn.microsoft.com/en-us/library/windows/desktop/aa393651(v=vs.85).aspx
50/1438042991951.97_20150728002311-00038-ip-10-236-191-2_857732900_0.json
30761108_ndard_WMI_Qualifiers__Windows___Description
[Qualifier] InstanceContext [Description]
Data type: VT_BSTR Applies to: instances Indicates that an instance contains values provided by a dynamic property provider. The value is passed to the property provider as an argument to the IWbemPropertyProvider::GetProperty method.
[]
Standard WMI Qualifiers (Windows)
Description
https://msdn.microsoft.com/en-us/library/windows/desktop/aa393651(v=vs.85).aspx
50/1438042991951.97_20150728002311-00038-ip-10-236-191-2_857732900_0.json
30761108_ndard_WMI_Qualifiers__Windows___Description
[Qualifier] Locale [Description]
Data type: VT_BSTR Applies to: classes or instances Specifies the language of origin for a class or instance. For more information about locale values, see Locale Codes.
[]
Standard WMI Qualifiers (Windows)
Description
https://msdn.microsoft.com/en-us/library/windows/desktop/aa393651(v=vs.85).aspx
50/1438042991951.97_20150728002311-00038-ip-10-236-191-2_857732900_0.json
30761108_ndard_WMI_Qualifiers__Windows___Description
[Qualifier] NamespaceSecuritySDDL [Description]
Data type: string array Applies to: namespace instances Specifies a security descriptor for the namespace in SDDL format. For more information, see Setting Namespace Security When the Namespace is Created. The SDDL string is processed by WMI to establish the namespace security but not stored as a string. If no security descriptor is specified, the default security is used. For more information, see Setting Namepace Security Descriptors.
[]
Standard WMI Qualifiers (Windows)
Description
https://msdn.microsoft.com/en-us/library/windows/desktop/aa393651(v=vs.85).aspx
50/1438042991951.97_20150728002311-00038-ip-10-236-191-2_857732900_0.json
30761108_ndard_WMI_Qualifiers__Windows___Description
[Qualifier] Optional [Description]
Data type: boolean Applies to: parameters Indicates that a parameter is not required, and that it has a well-behaved default value.
[]
Standard WMI Qualifiers (Windows)
Description
https://msdn.microsoft.com/en-us/library/windows/desktop/aa393651(v=vs.85).aspx
50/1438042991951.97_20150728002311-00038-ip-10-236-191-2_857732900_0.json
30761108_ndard_WMI_Qualifiers__Windows___Description
[Qualifier] Privileges [Description]
Data type: string array Applies to: properties, methods Set of values used to inform the client which privileges are required to create instances, fill in properties, or perform methods. The default is FALSE.
[]
Standard WMI Qualifiers (Windows)
Description
https://msdn.microsoft.com/en-us/library/windows/desktop/aa393651(v=vs.85).aspx
50/1438042991951.97_20150728002311-00038-ip-10-236-191-2_857732900_0.json
30761108_ndard_WMI_Qualifiers__Windows___Description
[Qualifier] PropertyContext [Description]
Data type: VT_BSTR Applies to: properties Indicates that an instance property contains values provided by dynamic property providers. You must specify this qualifier on such a property. The value is passed to the property provider as an argument to IWbemPropertyProvider::GetProperty.
[]
Standard WMI Qualifiers (Windows)
Description
https://msdn.microsoft.com/en-us/library/windows/desktop/aa393651(v=vs.85).aspx
50/1438042991951.97_20150728002311-00038-ip-10-236-191-2_857732900_0.json
30761108_ndard_WMI_Qualifiers__Windows___Description
[Qualifier] Provider [Description]
Data type: VT_BSTR Applies to: classes The value of this qualifier is the name of the dynamic provider that provides class instances and refreshes instance data. This name must be registered with WMI by creating an instance of the __Win32Provider class with the Name property containing this name. When this qualifier is specified on a class whose instances are provided dynamically, the Dynamic qualifier must also be specified.
[]
Standard WMI Qualifiers (Windows)
Description
https://msdn.microsoft.com/en-us/library/windows/desktop/aa393651(v=vs.85).aspx
50/1438042991951.97_20150728002311-00038-ip-10-236-191-2_857732900_0.json
30761108_ndard_WMI_Qualifiers__Windows___Description
[Qualifier] RequiresEncryption [Description]
Data type: boolean Applies to: namespace instances If set to TRUE, RequiresEncryption marks a namespace so that client applications and scripts must connect with encrypted authentication. The authentication level must be set to RPC_C_AUTHN_LEVEL_PKT_PRIVACY in C++. In scripting or Visual Basic, authentication level must be set to WbemAuthenticationLevelPktPrivacy. For more information, see Setting Namepace Security Descriptors. The qualifier is used in MOF with the pragma namespace preprocessor command. For more information, see Setting the Default Process Security Level Using C++ or Setting the Default Process Security Level Using VBScript. Scripting authentication levels are defined in WbemAuthenticationLevelEnum. Windows Server 2003: Before Windows Server 2003 with SP1, providers could not set namespace security to require encryption before returning data.
[]
Standard WMI Qualifiers (Windows)
Description
https://msdn.microsoft.com/en-us/library/windows/desktop/aa393651(v=vs.85).aspx
50/1438042991951.97_20150728002311-00038-ip-10-236-191-2_857732900_0.json
30761108_ndard_WMI_Qualifiers__Windows___Description
[Qualifier] Singleton [Description]
Data type: boolean Applies to: classes Designates a class that can only have one instance and that does not contain key properties. Only the value TRUE (default) is allowed.
[]
Standard WMI Qualifiers (Windows)
Description
https://msdn.microsoft.com/en-us/library/windows/desktop/aa393651(v=vs.85).aspx
50/1438042991951.97_20150728002311-00038-ip-10-236-191-2_857732900_0.json
30761108_ndard_WMI_Qualifiers__Windows___Description
[Qualifier] Static [Description]
Data type: boolean Applies to: methods Indicates whether a method can called by using the class definition or its instances. The method cannot be invoked from an instance.
[]
Standard WMI Qualifiers (Windows)
Description
https://msdn.microsoft.com/en-us/library/windows/desktop/aa393651(v=vs.85).aspx
50/1438042991951.97_20150728002311-00038-ip-10-236-191-2_857732900_0.json
30761108_ndard_WMI_Qualifiers__Windows___Description
[Qualifier] SubType [Description]
Data type: VT_BSTR Applies to: properties Indicates that a property of type CIM_DATETIME represents a time interval rather than a specific time. To identify the property as an interval, the value of this qualifier must be "interval". All other values for this qualifier are reserved for future use.
[]
Standard WMI Qualifiers (Windows)
Description
https://msdn.microsoft.com/en-us/library/windows/desktop/aa393651(v=vs.85).aspx
50/1438042991951.97_20150728002311-00038-ip-10-236-191-2_857732900_0.json
30761108_ndard_WMI_Qualifiers__Windows___Description
[Qualifier] UUID [Description]
Data type: string Applies to: classes Universally unique identifier applied to the class.
[]
Standard WMI Qualifiers (Windows)
Description
https://msdn.microsoft.com/en-us/library/windows/desktop/aa393651(v=vs.85).aspx
50/1438042991951.97_20150728002311-00038-ip-10-236-191-2_857732900_0.json
30761108_ndard_WMI_Qualifiers__Windows___Description
[Qualifier] ClassVersion [Description]
Data type: string Applies to: classes The version number of the class object. The default is NULL. The version number is incremented when changes are made to the class.
[]
Standard WMI Qualifiers (Windows)
Description
https://msdn.microsoft.com/en-us/library/windows/desktop/aa393651(v=vs.85).aspx
50/1438042991951.97_20150728002311-00038-ip-10-236-191-2_857732900_0.json
30761108_ndard_WMI_Qualifiers__Windows___Description
[Qualifier] WritePrivileges [Description]
Data type: string array Applies to: properties Set of values indicating which system privileges must be available and enabled for a successful write operation.
[]
Standard WMI Qualifiers (Windows)
Description
https://msdn.microsoft.com/en-us/library/windows/desktop/aa393651(v=vs.85).aspx
50/1438042991951.97_20150728002311-00038-ip-10-236-191-2_857732900_0.json
5fec952a_ePoint_Scorecards_namespace_____Description
[Enumeration] AggregateTypeEnum [Description]
Applies to: PerformancePoint Services for SharePoint Server, Enterprise version Represents the aggregate types for a key performance indicator (KPI) measure.
[]
Microsoft.PerformancePoint.Scorecards namespace ()
Description
https://msdn.microsoft.com/en-us/library/microsoft.performancepoint.scorecards(v=office.15).aspx
50/1438042991951.97_20150728002311-00264-ip-10-236-191-2_872164486_3.json
5fec952a_ePoint_Scorecards_namespace_____Description
[Enumeration] AnnotationVersions [Description]
Applies to: PerformancePoint Services for SharePoint Server, Enterprise version Represents the version of the service with which the annotation was created.
[]
Microsoft.PerformancePoint.Scorecards namespace ()
Description
https://msdn.microsoft.com/en-us/library/microsoft.performancepoint.scorecards(v=office.15).aspx
50/1438042991951.97_20150728002311-00264-ip-10-236-191-2_872164486_3.json
5fec952a_ePoint_Scorecards_namespace_____Description
[Enumeration] BandType [Description]
Applies to: PerformancePoint Services for SharePoint Server, Enterprise version Represents the type of banding for a key performance indicator (KPI) target.
[]
Microsoft.PerformancePoint.Scorecards namespace ()
Description
https://msdn.microsoft.com/en-us/library/microsoft.performancepoint.scorecards(v=office.15).aspx
50/1438042991951.97_20150728002311-00264-ip-10-236-191-2_872164486_3.json
5fec952a_ePoint_Scorecards_namespace_____Description
[Enumeration] BeginPointEmitterType [Description]
Applies to: PerformancePoint Services for SharePoint Server, Enterprise version Represents the type of beginpoint, which describes the type of information sent by the filter or scorecard.
[]
Microsoft.PerformancePoint.Scorecards namespace ()
Description
https://msdn.microsoft.com/en-us/library/microsoft.performancepoint.scorecards(v=office.15).aspx
50/1438042991951.97_20150728002311-00264-ip-10-236-191-2_872164486_3.json
5fec952a_ePoint_Scorecards_namespace_____Description
[Enumeration] BpmMessageAction [Description]
Applies to: PerformancePoint Services for SharePoint Server, Enterprise version Represents an action.
[]
Microsoft.PerformancePoint.Scorecards namespace ()
Description
https://msdn.microsoft.com/en-us/library/microsoft.performancepoint.scorecards(v=office.15).aspx
50/1438042991951.97_20150728002311-00264-ip-10-236-191-2_872164486_3.json
5fec952a_ePoint_Scorecards_namespace_____Description
[Enumeration] ConnectionContext [Description]
Applies to: PerformancePoint Services for SharePoint Server, Enterprise version Represents the account to use for data source authentication.
[]
Microsoft.PerformancePoint.Scorecards namespace ()
Description
https://msdn.microsoft.com/en-us/library/microsoft.performancepoint.scorecards(v=office.15).aspx
50/1438042991951.97_20150728002311-00264-ip-10-236-191-2_872164486_3.json
5fec952a_ePoint_Scorecards_namespace_____Description
[Enumeration] DataSource.MemberRelationship [Description]
Applies to: PerformancePoint Services for SharePoint Server, Enterprise version Represents a relationship between two members.
[]
Microsoft.PerformancePoint.Scorecards namespace ()
Description
https://msdn.microsoft.com/en-us/library/microsoft.performancepoint.scorecards(v=office.15).aspx
50/1438042991951.97_20150728002311-00264-ip-10-236-191-2_872164486_3.json
5fec952a_ePoint_Scorecards_namespace_____Description
[Enumeration] DataValuePosition [Description]
Applies to: PerformancePoint Services for SharePoint Server, Enterprise version Represents the position of the data values in the cells of a key performance indicator (KPI) column.
[]
Microsoft.PerformancePoint.Scorecards namespace ()
Description
https://msdn.microsoft.com/en-us/library/microsoft.performancepoint.scorecards(v=office.15).aspx
50/1438042991951.97_20150728002311-00264-ip-10-236-191-2_872164486_3.json
5fec952a_ePoint_Scorecards_namespace_____Description
[Enumeration] DefaultElementComparer.ColumnName [Description]
Applies to: PerformancePoint Services for SharePoint Server, Enterprise version Represents sorting types.
[]
Microsoft.PerformancePoint.Scorecards namespace ()
Description
https://msdn.microsoft.com/en-us/library/microsoft.performancepoint.scorecards(v=office.15).aspx
50/1438042991951.97_20150728002311-00264-ip-10-236-191-2_872164486_3.json
5fec952a_ePoint_Scorecards_namespace_____Description
[Enumeration] DimensionTypeEnum [Description]
Applies to: PerformancePoint Services for SharePoint Server, Enterprise version Represents the types of dimension.
[]
Microsoft.PerformancePoint.Scorecards namespace ()
Description
https://msdn.microsoft.com/en-us/library/microsoft.performancepoint.scorecards(v=office.15).aspx
50/1438042991951.97_20150728002311-00264-ip-10-236-191-2_872164486_3.json
5fec952a_ePoint_Scorecards_namespace_____Description
[Enumeration] EndPointCategory [Description]
Applies to: PerformancePoint Services for SharePoint Server, Enterprise version Represents the type of endpoint.
[]
Microsoft.PerformancePoint.Scorecards namespace ()
Description
https://msdn.microsoft.com/en-us/library/microsoft.performancepoint.scorecards(v=office.15).aspx
50/1438042991951.97_20150728002311-00264-ip-10-236-191-2_872164486_3.json
5fec952a_ePoint_Scorecards_namespace_____Description
[Enumeration] ErrorCode [Description]
Applies to: PerformancePoint Services for SharePoint Server, Enterprise version Represents error codes for PerformancePoint Services.
[]
Microsoft.PerformancePoint.Scorecards namespace ()
Description
https://msdn.microsoft.com/en-us/library/microsoft.performancepoint.scorecards(v=office.15).aspx
50/1438042991951.97_20150728002311-00264-ip-10-236-191-2_872164486_3.json
5fec952a_ePoint_Scorecards_namespace_____Description
[Enumeration] FactAggregations [Description]
Applies to: PerformancePoint Services for SharePoint Server, Enterprise version Represents the types of aggregation used for fact data.
[]
Microsoft.PerformancePoint.Scorecards namespace ()
Description
https://msdn.microsoft.com/en-us/library/microsoft.performancepoint.scorecards(v=office.15).aspx
50/1438042991951.97_20150728002311-00264-ip-10-236-191-2_872164486_3.json
5fec952a_ePoint_Scorecards_namespace_____Description
[Enumeration] FCOContentType [Description]
Applies to: PerformancePoint Services for SharePoint Server, Enterprise version Represents the types of first class objects (FCOs) used by PerformancePoint Services.
[]
Microsoft.PerformancePoint.Scorecards namespace ()
Description
https://msdn.microsoft.com/en-us/library/microsoft.performancepoint.scorecards(v=office.15).aspx
50/1438042991951.97_20150728002311-00264-ip-10-236-191-2_872164486_3.json
5fec952a_ePoint_Scorecards_namespace_____Description
[Enumeration] FilterSelectionMode [Description]
Applies to: PerformancePoint Services for SharePoint Server, Enterprise version Represents the selection mode (single select or multi-select) for a filter.
[]
Microsoft.PerformancePoint.Scorecards namespace ()
Description
https://msdn.microsoft.com/en-us/library/microsoft.performancepoint.scorecards(v=office.15).aspx
50/1438042991951.97_20150728002311-00264-ip-10-236-191-2_872164486_3.json
5fec952a_ePoint_Scorecards_namespace_____Description
[Enumeration] FirstClassObjectType [Description]
Applies to: PerformancePoint Services for SharePoint Server, Enterprise version Represents the types of first class objects (FCOs).
[]
Microsoft.PerformancePoint.Scorecards namespace ()
Description
https://msdn.microsoft.com/en-us/library/microsoft.performancepoint.scorecards(v=office.15).aspx
50/1438042991951.97_20150728002311-00264-ip-10-236-191-2_872164486_3.json
5fec952a_ePoint_Scorecards_namespace_____Description
[Enumeration] FormatNegativeSymbol [Description]
Applies to: PerformancePoint Services for SharePoint Server, Enterprise version Represents the formats for negative numbers when custom formatting is used.
[]
Microsoft.PerformancePoint.Scorecards namespace ()
Description
https://msdn.microsoft.com/en-us/library/microsoft.performancepoint.scorecards(v=office.15).aspx
50/1438042991951.97_20150728002311-00264-ip-10-236-191-2_872164486_3.json
5fec952a_ePoint_Scorecards_namespace_____Description
[Enumeration] FormatType [Description]
Applies to: PerformancePoint Services for SharePoint Server, Enterprise version Represents the formats for numbers.
[]
Microsoft.PerformancePoint.Scorecards namespace ()
Description
https://msdn.microsoft.com/en-us/library/microsoft.performancepoint.scorecards(v=office.15).aspx
50/1438042991951.97_20150728002311-00264-ip-10-236-191-2_872164486_3.json
5fec952a_ePoint_Scorecards_namespace_____Description
[Enumeration] GridCellElmentStatus [Description]
Applies to: PerformancePoint Services for SharePoint Server, Enterprise version Represents the status of a scorecard cell.
[]
Microsoft.PerformancePoint.Scorecards namespace ()
Description
https://msdn.microsoft.com/en-us/library/microsoft.performancepoint.scorecards(v=office.15).aspx
50/1438042991951.97_20150728002311-00264-ip-10-236-191-2_872164486_3.json
5fec952a_ePoint_Scorecards_namespace_____Description
[Enumeration] GridFormatInfo.HorizontalAlignments [Description]
Applies to: PerformancePoint Services for SharePoint Server, Enterprise version Represents horizontal alignment settings for the contents of a scorecard cell.
[]
Microsoft.PerformancePoint.Scorecards namespace ()
Description
https://msdn.microsoft.com/en-us/library/microsoft.performancepoint.scorecards(v=office.15).aspx
50/1438042991951.97_20150728002311-00264-ip-10-236-191-2_872164486_3.json
5fec952a_ePoint_Scorecards_namespace_____Description
[Enumeration] GridFormatInfo.VerticalAlignments [Description]
Applies to: PerformancePoint Services for SharePoint Server, Enterprise version Represents vertical alignment settings for the contents of a scorecard cell.
[]
Microsoft.PerformancePoint.Scorecards namespace ()
Description
https://msdn.microsoft.com/en-us/library/microsoft.performancepoint.scorecards(v=office.15).aspx
50/1438042991951.97_20150728002311-00264-ip-10-236-191-2_872164486_3.json
5fec952a_ePoint_Scorecards_namespace_____Description
[Enumeration] HeaderAggregationTypes [Description]
Applies to: PerformancePoint Services for SharePoint Server, Enterprise version Represents the aggregation type of a scorecard header.
[]
Microsoft.PerformancePoint.Scorecards namespace ()
Description
https://msdn.microsoft.com/en-us/library/microsoft.performancepoint.scorecards(v=office.15).aspx
50/1438042991951.97_20150728002311-00264-ip-10-236-191-2_872164486_3.json
5fec952a_ePoint_Scorecards_namespace_____Description
[Enumeration] HierarchyOrigin [Description]
Applies to: PerformancePoint Services for SharePoint Server, Enterprise version Represents the overall structure of a hierarchy.
[]
Microsoft.PerformancePoint.Scorecards namespace ()
Description
https://msdn.microsoft.com/en-us/library/microsoft.performancepoint.scorecards(v=office.15).aspx
50/1438042991951.97_20150728002311-00264-ip-10-236-191-2_872164486_3.json
5fec952a_ePoint_Scorecards_namespace_____Description
[Enumeration] IndicatorPosition [Description]
Applies to: PerformancePoint Services for SharePoint Server, Enterprise version Represents the position of the indicator in the cells of a key performance indicator (KPI) target column.
[]
Microsoft.PerformancePoint.Scorecards namespace ()
Description
https://msdn.microsoft.com/en-us/library/microsoft.performancepoint.scorecards(v=office.15).aspx
50/1438042991951.97_20150728002311-00264-ip-10-236-191-2_872164486_3.json
5fec952a_ePoint_Scorecards_namespace_____Description
[Enumeration] KpiDetailsProperties [Description]
Applies to: PerformancePoint Services for SharePoint Server, Enterprise version Represents the properties of a KPI Details report.
[]
Microsoft.PerformancePoint.Scorecards namespace ()
Description
https://msdn.microsoft.com/en-us/library/microsoft.performancepoint.scorecards(v=office.15).aspx
50/1438042991951.97_20150728002311-00264-ip-10-236-191-2_872164486_3.json
5fec952a_ePoint_Scorecards_namespace_____Description
[Enumeration] KpiPattern [Description]
Applies to: PerformancePoint Services for SharePoint Server, Enterprise version Represents the patterns of a key performance indicator (KPI).
[]
Microsoft.PerformancePoint.Scorecards namespace ()
Description
https://msdn.microsoft.com/en-us/library/microsoft.performancepoint.scorecards(v=office.15).aspx
50/1438042991951.97_20150728002311-00264-ip-10-236-191-2_872164486_3.json
5fec952a_ePoint_Scorecards_namespace_____Description
[Enumeration] LayoutOrientation [Description]
Applies to: PerformancePoint Services for SharePoint Server, Enterprise version Represents the layout and orientation of objects on a dashboard page.
[]
Microsoft.PerformancePoint.Scorecards namespace ()
Description
https://msdn.microsoft.com/en-us/library/microsoft.performancepoint.scorecards(v=office.15).aspx
50/1438042991951.97_20150728002311-00264-ip-10-236-191-2_872164486_3.json
5fec952a_ePoint_Scorecards_namespace_____Description
[Enumeration] MappedColumnDataTypes [Description]
Applies to: PerformancePoint Services for SharePoint Server, Enterprise version Represents the data types of column data that is used for the multidimensional mapping of a tabular data source.
[]
Microsoft.PerformancePoint.Scorecards namespace ()
Description
https://msdn.microsoft.com/en-us/library/microsoft.performancepoint.scorecards(v=office.15).aspx
50/1438042991951.97_20150728002311-00264-ip-10-236-191-2_872164486_3.json
5fec952a_ePoint_Scorecards_namespace_____Description
[Enumeration] MappedColumnTypes [Description]
Applies to: PerformancePoint Services for SharePoint Server, Enterprise version Represents the types of column that are used for the multidimensional mapping of a tabular data source.
[]
Microsoft.PerformancePoint.Scorecards namespace ()
Description
https://msdn.microsoft.com/en-us/library/microsoft.performancepoint.scorecards(v=office.15).aspx
50/1438042991951.97_20150728002311-00264-ip-10-236-191-2_872164486_3.json
5fec952a_ePoint_Scorecards_namespace_____Description
[Enumeration] MemberRelationship [Description]
Applies to: PerformancePoint Services for SharePoint Server, Enterprise version Represents the types of queries for member relationships.
[]
Microsoft.PerformancePoint.Scorecards namespace ()
Description
https://msdn.microsoft.com/en-us/library/microsoft.performancepoint.scorecards(v=office.15).aspx
50/1438042991951.97_20150728002311-00264-ip-10-236-191-2_872164486_3.json
5fec952a_ePoint_Scorecards_namespace_____Description
[Enumeration] MemberTransformOperation [Description]
Applies to: PerformancePoint Services for SharePoint Server, Enterprise version Represents the type of operation performed by the member transform.
[]
Microsoft.PerformancePoint.Scorecards namespace ()
Description
https://msdn.microsoft.com/en-us/library/microsoft.performancepoint.scorecards(v=office.15).aspx
50/1438042991951.97_20150728002311-00264-ip-10-236-191-2_872164486_3.json
5fec952a_ePoint_Scorecards_namespace_____Description
[Enumeration] MemberTransformType [Description]
Applies to: PerformancePoint Services for SharePoint Server, Enterprise version Represents the axis that a member transform applies to.
[]
Microsoft.PerformancePoint.Scorecards namespace ()
Description
https://msdn.microsoft.com/en-us/library/microsoft.performancepoint.scorecards(v=office.15).aspx
50/1438042991951.97_20150728002311-00264-ip-10-236-191-2_872164486_3.json
5fec952a_ePoint_Scorecards_namespace_____Description
[Enumeration] MemberType [Description]
Applies to: PerformancePoint Services for SharePoint Server, Enterprise version Represents the type of member.
[]
Microsoft.PerformancePoint.Scorecards namespace ()
Description
https://msdn.microsoft.com/en-us/library/microsoft.performancepoint.scorecards(v=office.15).aspx
50/1438042991951.97_20150728002311-00264-ip-10-236-191-2_872164486_3.json
5fec952a_ePoint_Scorecards_namespace_____Description
[Enumeration] QueryTransformMembersType [Description]
Applies to: PerformancePoint Services for SharePoint Server, Enterprise version Represents the type of transform to perform on a member set, which is represented by a MemberCollection object.
[]
Microsoft.PerformancePoint.Scorecards namespace ()
Description
https://msdn.microsoft.com/en-us/library/microsoft.performancepoint.scorecards(v=office.15).aspx
50/1438042991951.97_20150728002311-00264-ip-10-236-191-2_872164486_3.json
5fec952a_ePoint_Scorecards_namespace_____Description
[Enumeration] RepositoryLocationType [Description]
Applies to: PerformancePoint Services for SharePoint Server, Enterprise version Represents the types of repository location.
[]
Microsoft.PerformancePoint.Scorecards namespace ()
Description
https://msdn.microsoft.com/en-us/library/microsoft.performancepoint.scorecards(v=office.15).aspx
50/1438042991951.97_20150728002311-00264-ip-10-236-191-2_872164486_3.json
5fec952a_ePoint_Scorecards_namespace_____Description
[Enumeration] RollupTypes [Description]
Applies to: PerformancePoint Services for SharePoint Server, Enterprise version Represents the calculations used for rollup values for scorecard cells.
[]
Microsoft.PerformancePoint.Scorecards namespace ()
Description
https://msdn.microsoft.com/en-us/library/microsoft.performancepoint.scorecards(v=office.15).aspx
50/1438042991951.97_20150728002311-00264-ip-10-236-191-2_872164486_3.json
5fec952a_ePoint_Scorecards_namespace_____Description
[Enumeration] ScorecardEmptyRowsFilterMode [Description]
Applies to: PerformancePoint Services for SharePoint Server, Enterprise version Represents the mode states of the Filter Empty Rows filter.
[]
Microsoft.PerformancePoint.Scorecards namespace ()
Description
https://msdn.microsoft.com/en-us/library/microsoft.performancepoint.scorecards(v=office.15).aspx
50/1438042991951.97_20150728002311-00264-ip-10-236-191-2_872164486_3.json
5fec952a_ePoint_Scorecards_namespace_____Description
[Enumeration] ScorecardNamedSetType [Description]
Applies to: PerformancePoint Services for SharePoint Server, Enterprise version Represents the types of named set node.
[]
Microsoft.PerformancePoint.Scorecards namespace ()
Description
https://msdn.microsoft.com/en-us/library/microsoft.performancepoint.scorecards(v=office.15).aspx
50/1438042991951.97_20150728002311-00264-ip-10-236-191-2_872164486_3.json
5fec952a_ePoint_Scorecards_namespace_____Description
[Enumeration] ScorecardNodeTypes [Description]
Applies to: PerformancePoint Services for SharePoint Server, Enterprise version Represents the types of scorecard node or header.
[]
Microsoft.PerformancePoint.Scorecards namespace ()
Description
https://msdn.microsoft.com/en-us/library/microsoft.performancepoint.scorecards(v=office.15).aspx
50/1438042991951.97_20150728002311-00264-ip-10-236-191-2_872164486_3.json
5fec952a_ePoint_Scorecards_namespace_____Description
[Enumeration] ScoreTypes [Description]
Applies to: PerformancePoint Services for SharePoint Server, Enterprise version Represents score types.
[]
Microsoft.PerformancePoint.Scorecards namespace ()
Description
https://msdn.microsoft.com/en-us/library/microsoft.performancepoint.scorecards(v=office.15).aspx
50/1438042991951.97_20150728002311-00264-ip-10-236-191-2_872164486_3.json
5fec952a_ePoint_Scorecards_namespace_____Description
[Enumeration] SettingType [Description]
Applies to: PerformancePoint Services for SharePoint Server, Enterprise version Represents the format types for settings.
[]
Microsoft.PerformancePoint.Scorecards namespace ()
Description
https://msdn.microsoft.com/en-us/library/microsoft.performancepoint.scorecards(v=office.15).aspx
50/1438042991951.97_20150728002311-00264-ip-10-236-191-2_872164486_3.json
5fec952a_ePoint_Scorecards_namespace_____Description
[Enumeration] SqlReportViewData.SqlReportViewDataServerMode [Description]
Applies to: PerformancePoint Services for SharePoint Server, Enterprise version Represents the types of Reporting Services server modes.
[]
Microsoft.PerformancePoint.Scorecards namespace ()
Description
https://msdn.microsoft.com/en-us/library/microsoft.performancepoint.scorecards(v=office.15).aspx
50/1438042991951.97_20150728002311-00264-ip-10-236-191-2_872164486_3.json
5fec952a_ePoint_Scorecards_namespace_____Description
[Enumeration] StrategyMapToolbarOptions [Description]
Applies to: PerformancePoint Services for SharePoint Server, Enterprise version Represents the display settings for the Strategy Map report toolbar.
[]
Microsoft.PerformancePoint.Scorecards namespace ()
Description
https://msdn.microsoft.com/en-us/library/microsoft.performancepoint.scorecards(v=office.15).aspx
50/1438042991951.97_20150728002311-00264-ip-10-236-191-2_872164486_3.json
5fec952a_ePoint_Scorecards_namespace_____Description
[Enumeration] StrategyMapViewDataFormat [Description]
Represents the type of Visio data that is contained in a StrategyMapViewData object.
[]
Microsoft.PerformancePoint.Scorecards namespace ()
Description
https://msdn.microsoft.com/en-us/library/microsoft.performancepoint.scorecards(v=office.15).aspx
50/1438042991951.97_20150728002311-00264-ip-10-236-191-2_872164486_3.json
5fec952a_ePoint_Scorecards_namespace_____Description
[Enumeration] TargetApplicationIds [Description]
Applies to: PerformancePoint Services for SharePoint Server, Enterprise version Represents values that are used to identify Secure Store target applications.
[]
Microsoft.PerformancePoint.Scorecards namespace ()
Description
https://msdn.microsoft.com/en-us/library/microsoft.performancepoint.scorecards(v=office.15).aspx
50/1438042991951.97_20150728002311-00264-ip-10-236-191-2_872164486_3.json
5fec952a_ePoint_Scorecards_namespace_____Description
[Enumeration] TargetBandType [Description]
Applies to: PerformancePoint Services for SharePoint Server, Enterprise version Represents the type of banding.
[]
Microsoft.PerformancePoint.Scorecards namespace ()
Description
https://msdn.microsoft.com/en-us/library/microsoft.performancepoint.scorecards(v=office.15).aspx
50/1438042991951.97_20150728002311-00264-ip-10-236-191-2_872164486_3.json
5fec952a_ePoint_Scorecards_namespace_____Description
[Enumeration] TargetCellElements [Description]
Applies to: PerformancePoint Services for SharePoint Server, Enterprise version Represents the types of content that target key performance indicator (KPI) cells can contain.
[]
Microsoft.PerformancePoint.Scorecards namespace ()
Description
https://msdn.microsoft.com/en-us/library/microsoft.performancepoint.scorecards(v=office.15).aspx
50/1438042991951.97_20150728002311-00264-ip-10-236-191-2_872164486_3.json
5fec952a_ePoint_Scorecards_namespace_____Description
[Enumeration] Trinary [Description]
Applies to: PerformancePoint Services for SharePoint Server, Enterprise version Represents a trinary state.
[]
Microsoft.PerformancePoint.Scorecards namespace ()
Description
https://msdn.microsoft.com/en-us/library/microsoft.performancepoint.scorecards(v=office.15).aspx
50/1438042991951.97_20150728002311-00264-ip-10-236-191-2_872164486_3.json
5fec952a_ePoint_Scorecards_namespace_____Description
[Enumeration] TrustedFileType [Description]
Applies to: PerformancePoint Services for SharePoint Server, Enterprise version Represents the types of content type that are stored in SharePoint document libraries and lists.
[]
Microsoft.PerformancePoint.Scorecards namespace ()
Description
https://msdn.microsoft.com/en-us/library/microsoft.performancepoint.scorecards(v=office.15).aspx
50/1438042991951.97_20150728002311-00264-ip-10-236-191-2_872164486_3.json
5fec952a_ePoint_Scorecards_namespace_____Description
[Enumeration] URLValidationResult [Description]
Applies to: PerformancePoint Services for SharePoint Server, Enterprise version Represents the possible results of a URL validation.
[]
Microsoft.PerformancePoint.Scorecards namespace ()
Description
https://msdn.microsoft.com/en-us/library/microsoft.performancepoint.scorecards(v=office.15).aspx
50/1438042991951.97_20150728002311-00264-ip-10-236-191-2_872164486_3.json
5fec952a_ePoint_Scorecards_namespace_____Description
[Enumeration] ValueSources [Description]
Applies to: PerformancePoint Services for SharePoint Server, Enterprise version Represents rollup calculations.
[]
Microsoft.PerformancePoint.Scorecards namespace ()
Description
https://msdn.microsoft.com/en-us/library/microsoft.performancepoint.scorecards(v=office.15).aspx
50/1438042991951.97_20150728002311-00264-ip-10-236-191-2_872164486_3.json
5fec952a_ePoint_Scorecards_namespace_____Description
[Enumeration] VarianceDisplayType [Description]
Applies to: PerformancePoint Services for SharePoint Server, Enterprise version Represents the display formats for variance values.
[]
Microsoft.PerformancePoint.Scorecards namespace ()
Description
https://msdn.microsoft.com/en-us/library/microsoft.performancepoint.scorecards(v=office.15).aspx
50/1438042991951.97_20150728002311-00264-ip-10-236-191-2_872164486_3.json
5fec952a_ePoint_Scorecards_namespace_____Description
[Enumeration] VarianceType [Description]
Applies to: PerformancePoint Services for SharePoint Server, Enterprise version Represents the calculation that defines how a variance is calculated.
[]
Microsoft.PerformancePoint.Scorecards namespace ()
Description
https://msdn.microsoft.com/en-us/library/microsoft.performancepoint.scorecards(v=office.15).aspx
50/1438042991951.97_20150728002311-00264-ip-10-236-191-2_872164486_3.json
5fec952a_ePoint_Scorecards_namespace_____Description
[Enumeration] VersionType [Description]
Applies to: PerformancePoint Services for SharePoint Server, Enterprise version Represents the types of objects that can be versioned.
[]
Microsoft.PerformancePoint.Scorecards namespace ()
Description
https://msdn.microsoft.com/en-us/library/microsoft.performancepoint.scorecards(v=office.15).aspx
50/1438042991951.97_20150728002311-00264-ip-10-236-191-2_872164486_3.json
b5055722_System_Web_Mobile_Namespace__Class
[Description] Encapsulates data into an encrypted FormsAuthenticationTicket for a page adapter to include in links in mobile controls. [Class]
CookielessData
[]
System.Web.Mobile Namespace
Class
https://msdn.microsoft.com/en-US/library/system.web.mobile(v=vs.85).aspx
50/1438042991951.97_20150728002311-00076-ip-10-236-191-2_869284675_0.json
b5055722_System_Web_Mobile_Namespace__Class
[Description] Represents a device-specific filter to be applied to the application. [Class]
DeviceFilterElement
[]
System.Web.Mobile Namespace
Class
https://msdn.microsoft.com/en-US/library/system.web.mobile(v=vs.85).aspx
50/1438042991951.97_20150728002311-00076-ip-10-236-191-2_869284675_0.json
b5055722_System_Web_Mobile_Namespace__Class
[Description] Represents a collection of DeviceFilterElement objects. [Class]
DeviceFilterElementCollection
[]
System.Web.Mobile Namespace
Class
https://msdn.microsoft.com/en-US/library/system.web.mobile(v=vs.85).aspx
50/1438042991951.97_20150728002311-00076-ip-10-236-191-2_869284675_0.json
b5055722_System_Web_Mobile_Namespace__Class
[Description] Contains the collection of device filters to use in the application. [Class]
DeviceFiltersSection
[]
System.Web.Mobile Namespace
Class
https://msdn.microsoft.com/en-US/library/system.web.mobile(v=vs.85).aspx
50/1438042991951.97_20150728002311-00076-ip-10-236-191-2_869284675_0.json
b5055722_System_Web_Mobile_Namespace__Class
[Description] Traps errors and formats messages for the appropriate device. [Class]
ErrorHandlerModule
[]
System.Web.Mobile Namespace
Class
https://msdn.microsoft.com/en-US/library/system.web.mobile(v=vs.85).aspx
50/1438042991951.97_20150728002311-00076-ip-10-236-191-2_869284675_0.json
b5055722_System_Web_Mobile_Namespace__Class
[Description] Provides a single source for accessing capability information about a client device and for performing queries against device capabilities. [Class]
MobileCapabilities
[]
System.Web.Mobile Namespace
Class
https://msdn.microsoft.com/en-US/library/system.web.mobile(v=vs.85).aspx
50/1438042991951.97_20150728002311-00076-ip-10-236-191-2_869284675_0.json
b5055722_System_Web_Mobile_Namespace__Class
[Description] Reads the deviceFilters Element (ASP.NET Settings Schema) section of a configuration file that specifies the set of device filters for use with ASP.NET mobile controls. [Class]
MobileDeviceCapabilitiesSectionHandler
[]
System.Web.Mobile Namespace
Class
https://msdn.microsoft.com/en-US/library/system.web.mobile(v=vs.85).aspx
50/1438042991951.97_20150728002311-00076-ip-10-236-191-2_869284675_0.json
b5055722_System_Web_Mobile_Namespace__Class
[Description] Provides a structure for reading information about an exception that occurs in a mobile application. [Class]
MobileErrorInfo
[]
System.Web.Mobile Namespace
Class
https://msdn.microsoft.com/en-US/library/system.web.mobile(v=vs.85).aspx
50/1438042991951.97_20150728002311-00076-ip-10-236-191-2_869284675_0.json
b5055722_System_Web_Mobile_Namespace__Class
[Description] Supports cookieless devices by appending appropriate authentication information to the appropriate URLs. [Class]
MobileFormsAuthentication
[]
System.Web.Mobile Namespace
Class
https://msdn.microsoft.com/en-US/library/system.web.mobile(v=vs.85).aspx
50/1438042991951.97_20150728002311-00076-ip-10-236-191-2_869284675_0.json
02c1caa5_m_Web_UI_WebControls_Namespace__Description
[Delegate] AdCreatedEventHandler [Description]
Represents the method that handles the AdCreated event of an AdRotator control.
[]
System.Web.UI.WebControls Namespace
Description
https://msdn.microsoft.com/en-us/library/System.Web.UI.WebControls(v=vs.80).aspx
50/1438042991951.97_20150728002311-00333-ip-10-236-191-2_881944781_3.json
02c1caa5_m_Web_UI_WebControls_Namespace__Description
[Delegate] AuthenticateEventHandler [Description]
Represents the method that will handle the Authenticate event of a Login control.
[]
System.Web.UI.WebControls Namespace
Description
https://msdn.microsoft.com/en-us/library/System.Web.UI.WebControls(v=vs.80).aspx
50/1438042991951.97_20150728002311-00333-ip-10-236-191-2_881944781_3.json
02c1caa5_m_Web_UI_WebControls_Namespace__Description
[Delegate] BulletedListEventHandler [Description]
Represents the method that will handle the Click event of a BulletedList control.
[]
System.Web.UI.WebControls Namespace
Description
https://msdn.microsoft.com/en-us/library/System.Web.UI.WebControls(v=vs.80).aspx
50/1438042991951.97_20150728002311-00333-ip-10-236-191-2_881944781_3.json
02c1caa5_m_Web_UI_WebControls_Namespace__Description
[Delegate] CommandEventHandler [Description]
Represents the method that will handle the Command event.
[]
System.Web.UI.WebControls Namespace
Description
https://msdn.microsoft.com/en-us/library/System.Web.UI.WebControls(v=vs.80).aspx
50/1438042991951.97_20150728002311-00333-ip-10-236-191-2_881944781_3.json
02c1caa5_m_Web_UI_WebControls_Namespace__Description
[Delegate] CreateUserErrorEventHandler [Description]
Represents the method that handles a CreateUserError event in the CreateUserWizard control.
[]
System.Web.UI.WebControls Namespace
Description
https://msdn.microsoft.com/en-us/library/System.Web.UI.WebControls(v=vs.80).aspx
50/1438042991951.97_20150728002311-00333-ip-10-236-191-2_881944781_3.json
02c1caa5_m_Web_UI_WebControls_Namespace__Description
[Delegate] DataGridCommandEventHandler [Description]
Represents the method that handles the CancelCommand, DeleteCommand, EditCommand, ItemCommand, and UpdateCommand events of a DataGrid control.
[]
System.Web.UI.WebControls Namespace
Description
https://msdn.microsoft.com/en-us/library/System.Web.UI.WebControls(v=vs.80).aspx
50/1438042991951.97_20150728002311-00333-ip-10-236-191-2_881944781_3.json
02c1caa5_m_Web_UI_WebControls_Namespace__Description
[Delegate] DataGridItemEventHandler [Description]
Represents the method that handles the ItemCreated and ItemDataBound events of a DataGrid control.
[]
System.Web.UI.WebControls Namespace
Description
https://msdn.microsoft.com/en-us/library/System.Web.UI.WebControls(v=vs.80).aspx
50/1438042991951.97_20150728002311-00333-ip-10-236-191-2_881944781_3.json
02c1caa5_m_Web_UI_WebControls_Namespace__Description
[Delegate] DataGridPageChangedEventHandler [Description]
Represents the method that handles the PageIndexChanged event of the DataGrid control.
[]
System.Web.UI.WebControls Namespace
Description
https://msdn.microsoft.com/en-us/library/System.Web.UI.WebControls(v=vs.80).aspx
50/1438042991951.97_20150728002311-00333-ip-10-236-191-2_881944781_3.json
02c1caa5_m_Web_UI_WebControls_Namespace__Description
[Delegate] DataGridSortCommandEventHandler [Description]
Represents the method that handles the SortCommand event of the DataGrid control.
[]
System.Web.UI.WebControls Namespace
Description
https://msdn.microsoft.com/en-us/library/System.Web.UI.WebControls(v=vs.80).aspx
50/1438042991951.97_20150728002311-00333-ip-10-236-191-2_881944781_3.json
02c1caa5_m_Web_UI_WebControls_Namespace__Description
[Delegate] DataListCommandEventHandler [Description]
Represents the method that will handle the CancelCommand, DeleteCommand, EditCommand, ItemCommand, and UpdateCommand events of a DataList control.
[]
System.Web.UI.WebControls Namespace
Description
https://msdn.microsoft.com/en-us/library/System.Web.UI.WebControls(v=vs.80).aspx
50/1438042991951.97_20150728002311-00333-ip-10-236-191-2_881944781_3.json
02c1caa5_m_Web_UI_WebControls_Namespace__Description
[Delegate] DataListItemEventHandler [Description]
Represents the method that will handle the ItemCreated and ItemDataBound events of the DataList control.
[]
System.Web.UI.WebControls Namespace
Description
https://msdn.microsoft.com/en-us/library/System.Web.UI.WebControls(v=vs.80).aspx
50/1438042991951.97_20150728002311-00333-ip-10-236-191-2_881944781_3.json
02c1caa5_m_Web_UI_WebControls_Namespace__Description
[Delegate] DayRenderEventHandler [Description]
Represents the method that handles the DayRender event of the Calendar control.
[]
System.Web.UI.WebControls Namespace
Description
https://msdn.microsoft.com/en-us/library/System.Web.UI.WebControls(v=vs.80).aspx
50/1438042991951.97_20150728002311-00333-ip-10-236-191-2_881944781_3.json
02c1caa5_m_Web_UI_WebControls_Namespace__Description
[Delegate] DetailsViewCommandEventHandler [Description]
Represents the method that handles the ItemCommand event of a DetailsView control.
[]
System.Web.UI.WebControls Namespace
Description
https://msdn.microsoft.com/en-us/library/System.Web.UI.WebControls(v=vs.80).aspx
50/1438042991951.97_20150728002311-00333-ip-10-236-191-2_881944781_3.json
02c1caa5_m_Web_UI_WebControls_Namespace__Description
[Delegate] DetailsViewDeletedEventHandler [Description]
Represents the method that handles the ItemDeleted event of a DetailsView control.
[]
System.Web.UI.WebControls Namespace
Description
https://msdn.microsoft.com/en-us/library/System.Web.UI.WebControls(v=vs.80).aspx
50/1438042991951.97_20150728002311-00333-ip-10-236-191-2_881944781_3.json