1 write to properties
System.Data.Services (1)
System\Data\Services\Epm\EpmContentDeSerializer.cs (1)
108this.properties = new List<EpmAppliedProperty>();
3 references to properties
System.Data.Services (3)
System\Data\Services\Epm\EpmContentDeSerializer.cs (3)
106if (this.properties == null) 111return this.properties; 150return this.properties != null && this.Properties.Any(e => e.PropertyPath == propertyPath ||