Proprietà ModifyingDocumentInfoIsCheckOutAble
|
Restituisce se l'elemento sia attualmente in check-in.
Namespace: DedNetInvAssembly: DedNetInv (in DedNetInv.dll) Versione: 28.1.0-RC3
Sintassipublic bool IsCheckOutAble { get; }Public ReadOnly Property IsCheckOutAble As Boolean
Get
public:
property bool IsCheckOutAble {
bool get ();
}member IsCheckOutAble : bool with get
Valore della proprietà
Boolean
Vedi anche