Liquid XML Data Binder (C++, Java, VB6) / Reference / C++ / Reference / CSerializationContext / C++ GetIgnoreUnknownAttributes - CSerializationContext
In This Topic
    C++ GetIgnoreUnknownAttributes - CSerializationContext
    In This Topic
    bool GetIgnoreUnknownAttributes() const
    void SetIgnoreUnknownAttributes(bool bValue)
      Property Description  
        Property Name IgnoreUnknownAttributes  
        Property Type bool  
        Accessors Read/Write  
        Description Cause the parser to ignore attributes that are not present in the schema.  
        Remarks