Target.HasCustomizableField Method

Definition

Determines whether the target has at least one field needs to be set.

public bool HasCustomizableField ();
member this.HasCustomizableField : unit -> bool
Public Function HasCustomizableField () As Boolean

Returns

True if at least customizable fields exist. False otherwise.

Applies to