CustomXMLValidationError.Type Property

Definition

Gets the type of error generated from the CustomXMLValidationError object. Read-only.

public:
 property Microsoft::Office::Core::MsoCustomXMLValidationErrorType Type { Microsoft::Office::Core::MsoCustomXMLValidationErrorType get(); };
public Microsoft.Office.Core.MsoCustomXMLValidationErrorType Type { get; }
member this.Type : Microsoft.Office.Core.MsoCustomXMLValidationErrorType
Public ReadOnly Property Type As MsoCustomXMLValidationErrorType

Property Value

MsoCustomXMLValidationErrorType

Applies to