Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Gets or sets the record identifier of the listing with these prices.
Namespace: Microsoft.Dynamics.Commerce.Runtime.DataModel
Assembly: Microsoft.Dynamics.Commerce.Runtime (in Microsoft.Dynamics.Commerce.Runtime.dll)
Syntax
'Declaration
<DataMemberAttribute> _
Public Property ListingId As Long
Get
Set
'Usage
Dim instance As ListingPrice
Dim value As Long
value = instance.ListingId
instance.ListingId = value
[DataMemberAttribute]
public long ListingId { get; set; }
[DataMemberAttribute]
public:
property long long ListingId {
long long get ();
void set (long long value);
}
Property Value
Type: System.Int64
Returns Int64.