pmMDA.NET

PrimitiveFieldUpdate Class

[This is preliminary documentation and subject to change.]

Represents the update of a single property which is not of type IDataObject.

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

System.Object
   PmMda.Net.Dog.Updates.PrimitiveFieldUpdate

[Serializable]
public class PrimitiveFieldUpdate : IUpdate

Remarks

The single property can not be of type IDataObject. Use the SingleFieldUpdate for updates on single properties of type IDataObject.

Requirements

Namespace: PmMda.Net.Dog.Updates

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

See Also

PrimitiveFieldUpdate Members | PmMda.Net.Dog.Updates Namespace