ArrayOfResolutionType.AbsoluteDenominatorSpecified Property

Definition

The AbsoluteDenominatorSpecified property gets or sets a Boolean value that indicates whether the AbsoluteDenominatorSpecified property is serialized into the SOAP message. This property is required if the AbsoluteDenominatorSpecified property is set.

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 AbsoluteDenominatorSpecified property is serialized into the SOAP response; otherwise, the property returns false.

Applies to