2 references to ReadPropertyValue
System.Data.Services (2)
System\Data\Services\Epm\EpmCustomContentWriterNodeData.cs (1)
196
propertyValue = segment.EpmInfo.
ReadPropertyValue
(element, provider);
System\Data\Services\Epm\EpmSyndicationContentSerializer.cs (1)
92
propertyValue = epmInfo.
ReadPropertyValue
(this.Element, provider);