Edit

Share via


ArrayOfDLExpansionType.NumeratorOffsetSpecified Property

Definition

The NumeratorOffsetSpecified property indicates whether the NumeratorOffset property is serialized into the SOAP message.

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 message; otherwise, the property returns false.

Applies to