Proprietà DedEditableObjectTParent
|
Lista a cui appartiene l'elemento corrente.
Namespace: DedNet.CoreAssembly: DedNet (in DedNet.dll) Versione: 26.4.0.0 (26.4.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à
IDedDbCollectionBaseTVedi anche