Langue

ParentChild.Weight Propriété

Définition

Comprend ou fixe le poids de la relation parent-enfant.

public:
 property System::Decimal Weight { System::Decimal get(); void set(System::Decimal value); };
[System.Runtime.Serialization.DataMember(EmitDefaultValue=false)]
public decimal Weight { get; set; }
[<System.Runtime.Serialization.DataMember(EmitDefaultValue=false)>]
member this.Weight : decimal with get, set
Public Property Weight As Decimal

Valeur de propriété

Le poids de la relation parent-enfant.

Attributs

S’applique à