NamedComponentCollection.GetNewID Method

Gets a new unique ID for the component.

Namespace:  Microsoft.AnalysisServices
Assembly:  Microsoft.AnalysisServices (in Microsoft.AnalysisServices.dll)

Syntax

VB
'Declaration
Public Function GetNewID As String
'Usage
Dim instance As NamedComponentCollection 
Dim returnValue As String 

returnValue = instance.GetNewID()

Return Value

Type: System.String
The value of the new ID.

Implements

INamedComponentCollection.GetNewID()

See Also

Reference

NamedComponentCollection Class

GetNewID Overload

Microsoft.AnalysisServices Namespace