ContainerItem.SurrogateKeyField Property

Namespace:  Microsoft.TeamFoundation.Warehouse
Assembly:  Microsoft.TeamFoundation.Warehouse (in Microsoft.TeamFoundation.Warehouse.dll)

Syntax

'Declaration
Public ReadOnly Property SurrogateKeyField As Field
public Field SurrogateKeyField { get; }
public:
property Field^ SurrogateKeyField {
    Field^ get ();
}
member SurrogateKeyField : Field with get
function get SurrogateKeyField () : Field

Property Value

Type: Microsoft.TeamFoundation.Warehouse.Field
Returns Field.

.NET Framework Security

See Also

Reference

ContainerItem Class

Microsoft.TeamFoundation.Warehouse Namespace