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.5.94
Syntax
string FilePath { get; }

Property Value

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