IP*Works! 2016 PHP Edition
IP*Works! 2016 PHP Edition
Questions / Feedback?

CustomPropertyName Property

This property contains the textual name of the custom property.

Object Oriented Interface

public function getCustomPropertyName($custompropertyindex);
public function setCustomPropertyName($custompropertyindex, $value);

Procedural Interface

ipworks_caldav_get($res, 28 , $custompropertyindex);
ipworks_caldav_set($res, 28, $value , $custompropertyindex);

Default Value

''

Remarks

This property contains the textual name of the custom property.

The size of the array is controlled by the CustomPropertyCount property.

This property is not available at design time.

Data Type

String

 
 
Copyright (c) 2020 /n software inc. - All rights reserved.
IP*Works! 2016 PHP Edition - Version 16.0 [Build 7353]