다음을 통해 공유


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

속성 값

부모-자식 관계의 가중치입니다.

특성

적용 대상