ChannelContributorUri Property
This property contains the URI of the contributor.
Object Oriented Interface
public function getChannelContributorUri(); public function setChannelContributorUri($value);
Procedural Interface
ipworks_odata_get($res, 11 ); ipworks_odata_set($res, 11, $value );
Default Value
''
Remarks
This property contains the URI of the contributor.
This property is not available at design time.
Data Type
String