Share via


VersionInfoCollection.Item Property (Microsoft.PerformancePoint.Scorecards)

Overload List

Name Description
VersionInfoCollection.Item (Guid)
Gets or sets the versionInfo with the GUID. The get uses the internal hashtable to find the value. If the GUID does not exists then it will be added otherwise the versionInfo will be replaced.
VersionInfoCollection.Item (Int32)
Gets or sets the versionInfo at the supplied index. If setting the versionInfo at the index then the old versionInfo and the newly supplied versionInfo must have the same GUID to replace the versionInfo.

See Also

Reference

VersionInfoCollection Class
VersionInfoCollection Members
Microsoft.PerformancePoint.Scorecards Namespace