Dela via


ValidatorIssue.TypeCode Property

Definition

Gets or sets a unique code for the type of issue.

public:
 property int TypeCode { int get(); void set(int value); };
[System.Runtime.Serialization.DataMember]
public int TypeCode { get; set; }
[<System.Runtime.Serialization.DataMember>]
member this.TypeCode : int with get, set
Public Property TypeCode As Integer

Property Value

A Unique code for the type of issue.

Attributes

Applies to