IReplicationItemKey Property
|
Gets the key of the replication item. This is also the file path of the item.
Namespace:
Ingeniux.CMS
Assembly:
Ingeniux.CMS.CSAPI (in Ingeniux.CMS.CSAPI.dll) Version: 10.6.308
Syntax ReadOnly Property Key As String
Get
property String^ Key {
String^ get ();
}
abstract Key : string with get
Property Value
Type:
StringSee Also