 | FinancialCreditId Property |
Primary key the netFORUM FinancialCredit.
Namespace: Ignition.Commerce.AccountingAssembly: CatalystFire.Ignition (in CatalystFire.Ignition.dll) Version: 12.0.28229
Syntaxpublic NetForumId Id { get; }Public ReadOnly Property Id As NetForumId
Get
public:
virtual property NetForumId^ Id {
NetForumId^ get () sealed;
}abstract Id : NetForumId with get
override Id : NetForumId with get
Property Value
NetForumIdImplements
IFinancialCreditId
Remarks
Implementations should map this field to [cdd_key].
See Also