Skip to content

Instantly share code, notes, and snippets.

@Gerhard-ZA
Created May 23, 2023 10:19
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save Gerhard-ZA/102d5a2c5a182e8795bbb19733dee6ee to your computer and use it in GitHub Desktop.
Save Gerhard-ZA/102d5a2c5a182e8795bbb19733dee6ee to your computer and use it in GitHub Desktop.
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