DedDocLightIsCheckedOutByOther Property
|
Restituisce se il documento è in Checkout da altri
Namespace: DedNetConnectorAssembly: DedNetConnector (in DedNetConnector.dll) Version: 27.2.0
Syntax public bool IsCheckedOutByOther { get; }
Public ReadOnly Property IsCheckedOutByOther As Boolean
Get
public:
property bool IsCheckedOutByOther {
bool get ();
}
member IsCheckedOutByOther : bool with get
Property Value
BooleanSee Also