다음을 통해 공유


BillingAddressDetails.IsValidAddress Property

Definition

Indicates if the address is incomplete.

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

Property Value

Applies to