Proprietà DedDocCheckoutNome
|
Restituisce il nome del file nel caso in cui si trovi in check-out.
Namespace:
DedNet.Core
Assembly:
DedNet (in DedNet.dll) Versione: 23.3.0.0 (23.3.0.0)
Sintassi public string CheckoutNome { get; set; }
Public Property CheckoutNome As String
Get
Set
public:
property String^ CheckoutNome {
String^ get ();
void set (String^ value);
}
member CheckoutNome : string with get, set
Valore della proprietà
Tipo:
StringVedi anche