Conflict.Type Property

Definition

Gets the WdRevisionType for the Conflict object.

public:
 property Microsoft::Office::Interop::Word::WdRevisionType Type { Microsoft::Office::Interop::Word::WdRevisionType get(); };
public Microsoft.Office.Interop.Word.WdRevisionType Type { get; }
member this.Type : Microsoft.Office.Interop.Word.WdRevisionType
Public ReadOnly Property Type As WdRevisionType

Property Value

The WdRevisionType for the Conflict object.

Remarks

Read-only.

Applies to