SwaggerXml.IsAttribute Property

Definition

Indicates whether the property should be an attribute instead of an element.

public bool? IsAttribute { get; set; }
member this.IsAttribute : Nullable<bool> with get, set
Public Property IsAttribute As Nullable(Of Boolean)

Property Value

Applies to