PackageRemote64Class.IsDefaultLocaleID Property

Definition

Gets a value that indicates whether the container uses the default code.

public:
 virtual property bool IsDefaultLocaleID { bool get(); };
public virtual bool IsDefaultLocaleID { get; }
member this.IsDefaultLocaleID : bool
Public Overridable ReadOnly Property IsDefaultLocaleID As Boolean

Property Value

true if the container uses the default code; otherwise, false.

Implements

Applies to