IReplicationItemValue Property
|
Gets the value of the replication item. It is to be implemented by derived objects.
Namespace:
Ingeniux.CMS
Assembly:
Ingeniux.CMS.CSAPI (in Ingeniux.CMS.CSAPI.dll) Version: 10.3.169
Syntax ReadOnly Property Value As Object
Get
property Object^ Value {
Object^ get ();
}
abstract Value : Object with get
Property Value
Type:
ObjectSee Also