DedDocLightPwsFullPath Property
|
Restituisce il percorso in area locale del documento
Se non è presente area locale restituisce il percorso di Vault
Namespace: DedNetConnectorAssembly: DedNetConnector (in DedNetConnector.dll) Version: 26.4.0.0 (26.4.0.0)
Syntax public string PwsFullPath { get; }
Public ReadOnly Property PwsFullPath As String
Get
public:
property String^ PwsFullPath {
String^ get ();
}
member PwsFullPath : string with get
Property Value
StringSee Also