pmMDA.NET

SingleFieldUpdate Constructor 

[This is preliminary documentation and subject to change.]

Initializes a new instance of the SingleFieldUpdate class.

public SingleFieldUpdate(
   DataObjectUpdate itemUpdate,
   string fieldName
);

Parameters

itemUpdate
The data object update which represents the new property value.
fieldName
The name of the field of the single property.

See Also

SingleFieldUpdate Class | PmMda.Net.Dog.Updates Namespace