1 write to segmentName
System.Data.Services.Client (1)
parent\Server\System\Data\Services\Epm\EpmTargetPathSegment.cs (1)
60this.segmentName = segmentName;
3 references to segmentName
System.Data.Services.Client (3)
parent\Server\System\Data\Services\Epm\EpmTargetPathSegment.cs (3)
29/// <summary>URI of the namespace to which the <see cref="segmentName"/> belongs</summary> 71return this.segmentName; 75/// <summary>URI of the namespace to which the <see cref="segmentName"/> belongs</summary>