ApplicationClass.LocaleID Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public:
virtual int LocaleID() = Microsoft::Office::Interop::MSProject::_MSProject::LocaleID;
public virtual int LocaleID ();
abstract member LocaleID : unit -> int
override this.LocaleID : unit -> int
Public Overridable Function LocaleID () As Integer