Created
May 23, 2023 10:19
-
-
Save Gerhard-ZA/102d5a2c5a182e8795bbb19733dee6ee to your computer and use it in GitHub Desktop.
DAC Item
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
[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