propertyName( )


Specifies the property name by which to return distinct values.

The propertyName() method defines the property by which to return distinct values, without duplicates.

Method Declaration
Copy
Method Parameters
newPropertyNamestringRequired

Property by which to return distinct values, without duplicates.

Returns
Return Type:WixDataDistinct
Did this help?