ReceiptId Property
Namespace: Ignition.Commerce.ShoppingAssembly: CatalystFire.Ignition (in CatalystFire.Ignition.dll) Version: 12.0.3454
[NetForumFieldAttribute("inv_key")]
public override NetForumId Id { get; protected set; }
<NetForumFieldAttribute("inv_key")>
Public Overrides Property Id As NetForumId
Get
Protected Set
public:
[NetForumFieldAttribute(L"inv_key")]
virtual property NetForumId^ Id {
NetForumId^ get () override;
protected: void set (NetForumId^ value) override;
}
[<NetForumFieldAttribute("inv_key")>]
abstract Id : NetForumId with get, set
[<NetForumFieldAttribute("inv_key")>]
override Id : NetForumId with get, set
NetForumIdIReceiptId