CoAuthLock.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 a WdLockType constant that specifies the lock type.
public:
property Microsoft::Office::Interop::Word::WdLockType Type { Microsoft::Office::Interop::Word::WdLockType get(); };
public Microsoft.Office.Interop.Word.WdLockType Type { get; }
member this.Type : Microsoft.Office.Interop.Word.WdLockType
Public ReadOnly Property Type As WdLockType
Property Value
A WdLockType constant that specifies the lock type.