[This is preliminary documentation and is subject to change.]
Returns the Default countryId for the Given accountId
Namespace:
OfficeClip.DBLayer.FrameworkAssembly: OfficeClip.DBLayer (in OfficeClip.DBLayer)
Version: 8.1.1.0
Syntax
| C# |
|---|
public int GetHolidayDefaultCountryId( int accountId ) |
| Visual Basic (Declaration) |
|---|
Public Function GetHolidayDefaultCountryId ( _ accountId As Integer _ ) As Integer |
| Visual C++ |
|---|
public: int GetHolidayDefaultCountryId( int accountId ) |
Parameters
- accountId
- Type: System..::.Int32
accountId
