Share via


OrgOverridableSettingInfo.PresentInSolution Property

Definition

public:
 property Nullable<bool> PresentInSolution { Nullable<bool> get(); void set(Nullable<bool> value); };
[System.Runtime.Serialization.DataMember]
public bool? PresentInSolution { get; set; }
[<System.Runtime.Serialization.DataMember>]
member this.PresentInSolution : Nullable<bool> with get, set
Public Property PresentInSolution As Nullable(Of Boolean)

Property Value

Attributes

Applies to