Foreign.Del

Foreign.Del property

A flag indicating whether the element has been deleted locally. A value of 1 indicates that the element was deleted locally.

public BOOL Del { get; set; }

See Also