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