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