共用方式為


EntityReference<TEntity>.Value 屬性

定義

取得或設定這個 EntityReference<TEntity> 傳回的相關物件。

[System.Xml.Serialization.SoapIgnore]
[System.Xml.Serialization.XmlIgnore]
public TEntity Value { get; set; }
member this.Value : 'Entity with get, set
Public Property Value As TEntity

屬性值

TEntity

這個 EntityReference<TEntity> 所傳回的物件。

屬性

適用於