PSDBUtility.GuidListToCommaDelimitedString método
Reservado para uso interno.
Namespace: Microsoft.Office.Project.Server.Library
Assembly: Microsoft.Office.Project.Server.Library (em Microsoft.Office.Project.Server.Library.dll)
Sintaxe
'Declaração
Public Shared Function GuidListToCommaDelimitedString ( _
guidList As List(Of Guid) _
) As String
'Uso
Dim guidList As List(Of Guid)
Dim returnValue As String
returnValue = PSDBUtility.GuidListToCommaDelimitedString(guidList)
public static string GuidListToCommaDelimitedString(
List<Guid> guidList
)
Parâmetros
- guidList
Tipo: System.Collections.Generic.List<Guid>
Valor retornado
Tipo: System.String
Retorna String.