PropertyWebService.SetProperties-Methode

Namespace:  Microsoft.TeamFoundation.Framework.Server.Alm.WebServices
Assembly:  Microsoft.TeamFoundation.Framework.Server (in Microsoft.TeamFoundation.Framework.Server.dll)

Syntax

'Declaration
<WebMethodAttribute> _
Public Sub SetProperties ( _
    artifactPropertyValues As ArtifactPropertyValue() _
)
[WebMethodAttribute]
public void SetProperties(
    ArtifactPropertyValue[] artifactPropertyValues
)

Parameter

.NET Framework-Sicherheit

Siehe auch

Referenz

PropertyWebService Klasse

Microsoft.TeamFoundation.Framework.Server.Alm.WebServices-Namespace