DedDocLightIsCheckedOutByMeOnOtherHost Property
|
Restituisce se il documento è in Checkout da me su un'altra postazione
Namespace: DedNetConnectorAssembly: DedNetConnector (in DedNetConnector.dll) Version: 26.4.0.0 (26.4.0.0)
Syntax public bool IsCheckedOutByMeOnOtherHost { get; }
Public ReadOnly Property IsCheckedOutByMeOnOtherHost As Boolean
Get
public:
property bool IsCheckedOutByMeOnOtherHost {
bool get ();
}
member IsCheckedOutByMeOnOtherHost : bool with get
Property Value
BooleanSee Also