Conflict.Type Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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.