Proprietà DedDocFullCheckOutFileName
|
Restituisce il nome completo del file in check-out oppure stringa vuota se è in check-in.
Permette anche di impostare i valori di CheckoutNome, CheckoutPercorso e CheckoutEstensione
impostando un nome completo.
Namespace:
DedNet.Core
Assembly:
DedNet (in DedNet.dll) Versione: 23.3.0.0 (23.3.0.0)
Sintassi public string FullCheckOutFileName { get; }
Public ReadOnly Property FullCheckOutFileName As String
Get
public:
property String^ FullCheckOutFileName {
String^ get ();
}
member FullCheckOutFileName : string with get
Valore della proprietà
Tipo:
StringVedi anche