KpiNumberFormatProperties.Validate method
Validates this object.
Namespace: Microsoft.PerformancePoint.Scorecards.Formatting
Assembly: Microsoft.PerformancePoint.Scorecards.Client (in Microsoft.PerformancePoint.Scorecards.Client.dll)
Syntax
'Declaration
Public Sub Validate
'Usage
Dim instance As KpiNumberFormatProperties
instance.Validate()
public void Validate()
Implements
Remarks
This method validates the property values of this object.
See also
Reference
KpiNumberFormatProperties class