ChannelContributorName Property
This property contains the name of the contributor.
Object Oriented Interface
public function getChannelContributorName(); public function setChannelContributorName($value);
Procedural Interface
ipworks_atom_get($res, 12 ); ipworks_atom_set($res, 12, $value );
Default Value
''
Remarks
This property contains the name of the contributor.
This property is not available at design time.
Data Type
String