pmMDA.NET

SingleFieldUpdate Class

[This is preliminary documentation and subject to change.]

Represents the update of a single property of type IDataObject.

For a list of all members of this type, see SingleFieldUpdate Members.

System.Object
   PmMda.Net.Dog.Updates.ItemUpdate
      PmMda.Net.Dog.Updates.SingleFieldUpdate

[Serializable]
public class SingleFieldUpdate : ItemUpdate

Remarks

To update single property which are not of type IDataObject use the PrimitiveFieldUpdate class.

Requirements

Namespace: PmMda.Net.Dog.Updates

Assembly: pmMDA.NET.Common (in pmMDA.NET.Common.dll)

See Also

SingleFieldUpdate Members | PmMda.Net.Dog.Updates Namespace