[This is preliminary documentation and is subject to change.]
Identifier depicting the validation rule that generated the message.
| C# | Visual Basic | Visual C++ |
public uint Identifier { get; set; }
Public Property Identifier As UInteger
public: property unsigned int Identifier { unsigned int get (); void set (unsigned int value); }