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