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

Значение свойства

Вес связи типа «родители-потомки».

Атрибуты

Применяется к