ResponseMessageType.DescriptiveLinkKeySpecified Property

Definition

The DescriptiveLinkKeySpecified property is currently unused and is reserved for future use.

public:
 property bool DescriptiveLinkKeySpecified { bool get(); void set(bool value); };
public bool DescriptiveLinkKeySpecified { get; set; }
Public Property DescriptiveLinkKeySpecified As Boolean

Property Value

The DescriptiveLinkKeySpecified property returns true if the DescriptiveLinkKey property has a value; otherwise, the property returns false.

Remarks

The DescriptiveLinkKey property is currently unused and is reserved for future use.

Applies to