pmMDA.NET

ListClearingUpdate Constructor 

[This is preliminary documentation and subject to change.]

Initializes a new instance of the ListClearingUpdate class.

public ListClearingUpdate(
   string fieldName
);

Parameters

fieldName
The name of the field of the indexed property.

Exceptions

Exception Type Condition
ArgumentNullException fieldName is null.

See Also

ListClearingUpdate Class | PmMda.Net.Dog.Updates Namespace