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