Click or drag to resize

IFileReplicationItemFilePath Property


Gets the full path of the File from its source location.

Namespace: Ingeniux.CMS
Assembly: Ingeniux.CMS.CSAPI (in Ingeniux.CMS.CSAPI.dll) Version: 10.6.492
Syntax
string FilePath { get; }

Property Value

String
Remarks
The value of this property is the same as the Value property.
See Also