Liquid XML Data Binder (C++, Java, VB6) / Reference / C++ / Reference / CSerializationContext / C++ GetIgnoreMissingChoice - CSerializationContext
In This Topic
    C++ GetIgnoreMissingChoice - CSerializationContext
    In This Topic
    bool GetIgnoreMissingChoice() const
    void SetIgnoreMissingChoice(bool bValue)
      Property Description  
        Property Name IgnoreMissingChoice  
        Property Type bool  
        Accessors Read/Write  
        Description Causes the parser to ignore empty choices (ones that should contain a valid element)  
        Remarks