1 write to PropertiesApplied
System.Data.Services (1)
System\Data\Services\Serializers\SyndicationDeserializer.cs (1)
427
new EpmContentDeSerializer.EpmContentDeserializerState { IsUpdateOperation = this.Update, Updatable = this.Updatable, Service = this.Service,
PropertiesApplied
= propertiesApplied });
1 reference to PropertiesApplied
System.Data.Services (1)
System\Data\Services\Epm\EpmContentDeSerializerBase.cs (1)
71
return this.state.
PropertiesApplied
;