Get max id from parent #3337
Unanswered
CROprogrammer
asked this question in
Questions
Replies: 1 comment 1 reply
-
Can you show the code?
Regards
Kevin
…________________________________
From: CROprogrammer ***@***.***>
Sent: Friday, May 12, 2023 6:19:55 AM
To: MarimerLLC/csla ***@***.***>
Cc: Subscribed ***@***.***>
Subject: [MarimerLLC/csla] Get max id from parent (Discussion #3337)
In my BusinessBase (child) object I want to get the max value of IdProperty from all children from parent object (BusinessListBase), but when I try to access parent object in BusinessBase class I always get null parent. Any tips how to solve that issue?
—
Reply to this email directly, view it on GitHub<#3337>, or unsubscribe<https://github.com/notifications/unsubscribe-auth/AGJTVDSKP4QTD2EESOELGD3XFYMFXANCNFSM6AAAAAAX7MKTIM>.
You are receiving this because you are subscribed to this thread.Message ID: ***@***.***>
|
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
In my BusinessBase (child) object I want to get the max value of IdProperty from all children from parent object (BusinessListBase), but when I try to access parent object in BusinessBase class I always get null parent. Any tips how to solve that issue?
Beta Was this translation helpful? Give feedback.
All reactions