CoAuthLock.Type Property

Definition

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.

Applies to