Page WSB_PMPJobTypes¶
A page to view or edit Job Types.
Properties¶
Name | Value |
---|---|
ApplicationArea | #All |
Caption | Project Types |
PageType | List |
SourceTable | 70257718 |
UsageCategory | Administration |
Codeunit WSB_PMPProjectMgtProMonet¶
Obsolete
Replaced by WSB_PMPEssentialsMonetProduct.
Implements the Monet App Product interface.
Properties¶
Name | Value |
---|---|
Access | Public |
ObsoleteReason | Replaced by WSB_PMPEssentialsMonetProduct. |
ObsoleteState | Pending |
ObsoleteTag | 1.12.0.0 |
Methods¶
wgFncGetAppID¶
Retrieves the App ID of the Business Central app connected to the product.
Returns¶
Type | Description |
---|---|
Guid |
App ID |
wgFncGetBillingMethod¶
Retrieves the Billing Method that is used for the product.
Returns¶
Type | Description |
---|---|
Enum WSB_MonetBillingMethod |
The Billing Method |
wgFncGetLiveProductID¶
Retrieves the Product ID for the product in the LIVE account.
Returns¶
Type | Description |
---|---|
Text[255] |
Product ID |
wgFncGetTestProductID¶
Retrieves the Product ID for the product in the TEST account.
Returns¶
Type | Description |
---|---|
Text[255] |
Product ID |