1 write to EpmInfo
System.Data.Services.Client (1)
parent\Server\System\Data\Services\Epm\EpmSourceTree.cs (1)
118currentProperty.EpmInfo = epmInfo;
3 references to EpmInfo
System.Data.Services.Client (3)
parent\Server\System\Data\Services\Epm\EpmSourceTree.cs (2)
108if (foundProperty.EpmInfo.DefiningType.Name == epmInfo.DefiningType.Name) 115this.epmTargetTree.Remove(foundProperty.EpmInfo);
System\Data\Services\Client\DataServiceContext.cs (1)
3316if (propertyValue == null || matchedSegment == null || matchedSegment.EpmInfo.Attribute.KeepInContent)