Click or drag to resize

DbForeignDataIssue Properties

The DbForeignDataIssue type exposes the following members.

Properties
 NameDescription
Public propertyIssueTypeKey Gets or sets the type key
Public propertyKey Gets the key of the foreign data issue
(Overrides DbIdentifiedKey)
Public propertyLogicalId Gets or sets the identifier given to the issue by the caller
Public propertyPriority Gets or sets the priority
Public propertySourceKey Gets the source key to which the status pplies
(Overrides DbAssociationSourceKey)
Public propertyText Gets or sets the text
Top
See Also