ArrayOfDLExpansionType.AbsoluteDenominatorSpecified Property

Definition

The AbsoluteDenominatorSpecified property indicates whether the AbsoluteDenominator property is serialized into the SOAP response.

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

Property Value

The AbsoluteDenominatorSpecified property returns true if the AbsoluteDenominator property is serialized into the SOAP response; otherwise, the property returns false.

Applies to