2 references to Properties
System.Data.Services (2)
System\Data\Services\Epm\EpmContentDeSerializer.cs (2)
134
this.
Properties
.Add(new EpmAppliedProperty { PropertyPath = propertyPath, ApplyRecursive = wholePathCovered });
150
return this.properties != null && this.
Properties
.Any(e => e.PropertyPath == propertyPath ||