[This is preliminary documentation and is subject to change.]

Whether or not an Occurrence is a Mandatory Occurrence (MOR). True, False or Null to include any.

Namespace:  QPulseWebServices.Contracts.Data
Assembly:  QPulseWebServices.Contracts (in QPulseWebServices.Contracts.dll) Version: 2.0.590.81

Syntax

C#
public Nullable<bool> IsMandatory

See Also