Proprietà DedDocCheckOutNameWithExtension
|
Restituisce il nome del file compreso di estensione ma senza percorso,
del file in check-out oppure stringa vuota se è in check-in.
Viene utilizzato il nome di pws.
Namespace:
DedNet.Core
Assembly:
DedNet (in DedNet.dll) Versione: 23.3.0.0 (23.3.0.0)
Sintassi public string CheckOutNameWithExtension { get; }
Public ReadOnly Property CheckOutNameWithExtension As String
Get
public:
property String^ CheckOutNameWithExtension {
String^ get ();
}
member CheckOutNameWithExtension : string with get
Valore della proprietà
Tipo:
StringVedi anche