Partager via


StagingBatchError.TargetType Propriété

Définition

Obtient ou définit le type cible.

public:
 property Nullable<Microsoft::MasterDataServices::RelationshipType> TargetType { Nullable<Microsoft::MasterDataServices::RelationshipType> get(); void set(Nullable<Microsoft::MasterDataServices::RelationshipType> value); };
[System.Runtime.Serialization.DataMember]
public Microsoft.MasterDataServices.RelationshipType? TargetType { get; set; }
[<System.Runtime.Serialization.DataMember>]
member this.TargetType : Nullable<Microsoft.MasterDataServices.RelationshipType> with get, set
Public Property TargetType As Nullable(Of RelationshipType)

Valeur de propriété

Une des valeurs de RelationshipType. Les valeurs possibles sont Parent, Sibling ou All.

Attributs

S’applique à