Skip to content

Instantly share code, notes, and snippets.

@Gerhard-ZA
Created May 23, 2023 10:19
Embed
What would you like to do?
DAC Item
[PXSelector(typeof(
Search<CSAttributeDetail.valueID,
Where<CSAttributeDetail.attributeID, Equal<Attributes.CSAnswer.poInternalType>,
And<CSAttributeDetail.disabled, Equal<False>>>>),
typeof(CSAttributeDetail.valueID),
typeof(CSAttributeDetail.description),
DescriptionField = typeof(CSAttributeDetail.description))]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment