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