ParentChild.Weight 屬性

定義

取得或設定父子式關聯性的加權。

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

屬性值

Decimal

父子式關聯性的加權。

屬性

適用於