Amazon Integrator V6 - Online Help
Amazon Integrator V6
Questions / Feedback?

SubscriptionHasAttributes Property

This property returns true if the subscription attributes are available.

Syntax

__property bool SubscriptionHasAttributes[int SubscriptionIndex] = {read=FSubscriptionHasAttributes, write=FSetSubscriptionHasAttributes};

Default Value

False

Remarks

This property returns true if the subscription attributes are available. A subscription's attributes are only returned and parsed after calling GetSubscriptionAttributes. This property serves as an easy way to determine if the subscription's attributes are available.

The following properties are applicable after calling GetSubscriptionAttributes:

The following properties are applicable after calling ListSubscriptions or ListTopicSubscriptions:

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

This property is read-only and not available at design time.

Data Type

Boolean

 
 
Copyright (c) 2017 /n software inc. - All rights reserved.
Build 6.0.6240.0