Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Namespace: Microsoft.TeamFoundation.Controls
Assembly: Microsoft.TeamFoundation.Common.Library (in Microsoft.TeamFoundation.Common.Library.dll)
Syntax
'Declaration
Public Interface IPublishingErrorItem
public interface IPublishingErrorItem
public interface class IPublishingErrorItem
type IPublishingErrorItem = interface end
public interface IPublishingErrorItem
The IPublishingErrorItem type exposes the following members.
Properties
Name | Description | |
---|---|---|
![]() |
DisplayId | |
![]() |
FieldConflicts | |
![]() |
Id | |
![]() |
Issue | |
![]() |
IssueAsString | |
![]() |
Status | |
![]() |
StatusAsString | |
![]() |
Title | |
![]() |
UnknownDetails | |
![]() |
UnknownReason |
Top