Proprietà DedDocCheckoutNome
|
Restituisce il nome del file nel caso in cui si trovi in check-out.
Namespace: DedNet.CoreAssembly: DedNet (in DedNet.dll) Versione: 26.4.0.0 (26.4.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à
StringVedi anche