SpiraPlan: SoapService SOAP Web Service

See all operations

Association_Update

Description

Updates the specified Association's information

Currently only the comment field is updated

Example(s)

            remoteAssociation.Comment = "They are the same bugs";
            spiraImportExport.Association_Update(remoteAssociation);
            

Parameters

Type Name Required
RemoteAssociation? remoteAssociation - The updated association information

Return Value

-