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