1 write to Element
System.Data.Services (1)
System\Data\Services\Epm\EpmContentSerializerBase.cs (1)
66
this.
Element
= element;
3 references to Element
System.Data.Services (3)
System\Data\Services\Epm\EpmCustomContentSerializer.cs (2)
224
this.visitorContent.Add(subSegmentOfRoot, new EpmCustomContentWriterNodeData(subSegmentOfRoot, this.
Element
, nullValuedProperties, provider));
237
this.visitorContent.Add(segment, new EpmCustomContentWriterNodeData(this.visitorContent[subSegment], segment, this.
Element
, nullValuedProperties, provider));
System\Data\Services\Epm\EpmSyndicationContentSerializer.cs (1)
92
propertyValue = epmInfo.ReadPropertyValue(this.
Element
, provider);