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:
static long getCompanyId(System::String ^ _dataArea);
public static long getCompanyId (string _dataArea);
static member getCompanyId : string -> int64
Public Shared Function getCompanyId (_dataArea As String) As Long