Update-MSDefectsCustomFields
Update Custom Fields from Defects.
Syntax
Update-MSDefectsCustomFields -Updates (Array) [-UpdateReadOnly] [-UpdateInvisible] [-UpdateLocked] [-Append]
Update-MSDefectsCustomFields -Path (String) -PathInstanceId (Int32) -PathDataValue (String) [-UpdateReadOnly] [-UpdateInvisible] [-UpdateLocked] [-Append]
Update-MSDefectsCustomFields -FieldId (Int32) -FieldInstanceId (Int32) -DataValue (String) [-UpdateReadOnly] [-UpdateInvisible] [-UpdateLocked] [-Append]