NGWS SDK Documentation  

This is preliminary documentation and subject to change.
To comment on this topic, please send us email at ngwssdk@microsoft.com. Thanks!

MergeFailedEventArgs.Conflict

[To be supplied.]

[Visual Basic]
Public ReadOnly Property Conflict As String
[C#]
public string Conflict {get;}
[C++]
public: __property String* get_Conflict();
[JScript]
public function get Conflict() : String;

See Also

MergeFailedEventArgs Class | MergeFailedEventArgs Members | System.Data Namespace