Proprietà DedEditableObjectTParent
|
Lista a cui appartiene l'elemento corrente.
Namespace:
DedNet.Core
Assembly:
DedNet (in DedNet.dll) Versione: 23.3.0.0 (23.3.0.0)
Sintassi public IDedDbCollectionBase<T> Parent { get; }
Public ReadOnly Property Parent As IDedDbCollectionBase(Of T)
Get
public:
property IDedDbCollectionBase<T>^ Parent {
IDedDbCollectionBase<T>^ get ();
}
member Parent : IDedDbCollectionBase<'T> with get
Valore della proprietà
Tipo:
IDedDbCollectionBaseTVedi anche