ExpandDLResponseMessageType.NumeratorOffsetSpecified Property

Definition

The NumeratorOffsetSpecified property gets a Boolean value that specifies whether the NumeratorOffset property is serialized into the SOAP response.

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

Property Value

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

Applies to