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.CoreAssembly: DedNet (in DedNet.dll) Versione: 26.4.0.0 (26.4.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à
StringVedi anche