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