1 write to IsUpdateOperation
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 IsUpdateOperation
System.Data.Services (1)
System\Data\Services\Epm\EpmContentDeSerializerBase.cs (1)
53
return this.state.
IsUpdateOperation
;