This is the documentation for ToiChannelServicePropertyDefinition.
Structure that represents a metadata property. Use toi.statics.ToiChannelServicePropertyDefinition.create(<propertyId>, <type>, <isSystemDefined>) to create an instance of ToiChannelServicePropertyDefinition.
import "ToiChannelServicePropertyDefinition.idl";
Public Attributes | |
| attribute ToiChannelService::TToiPropertyId | propertyId |
| attribute ToiChannelService::TToiPropertyType | type |
| attribute boolean | isSystemDefined |
| attribute boolean ToiChannelServicePropertyDefinition::isSystemDefined |
True if this property is defined by the system. A system property definition cannot be removed or changed.
The identifier of the property.
What type of value this property has.