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