Proprietà DedDocCheckoutUser
|
Restituisce il nome dell'utente che ha posto in checkout questo documento, oppure
stringa vuota se è in check-in.
Namespace:
DedNet.Core
Assembly:
DedNet (in DedNet.dll) Versione: 23.3.0.0 (23.3.0.0)
Sintassi public string CheckoutUser { get; set; }
Public Property CheckoutUser As String
Get
Set
public:
property String^ CheckoutUser {
String^ get ();
void set (String^ value);
}
member CheckoutUser : string with get, set
Valore della proprietà
Tipo:
StringVedi anche