Skip to content

Latest commit

 

History

History
62 lines (45 loc) · 1.68 KB

commerceclaimtype-class-microsoft-dynamics-commerce-runtime-datamodel.md

File metadata and controls

62 lines (45 loc) · 1.68 KB
title TOCTitle ms:assetid ms:mtpsurl ms:contentKeyID author ms.date mtps_version f1_keywords dev_langs
CommerceClaimType Class (Microsoft.Dynamics.Commerce.Runtime.DataModel)
CommerceClaimType Class
T:Microsoft.Dynamics.Commerce.Runtime.DataModel.CommerceClaimType
62209926
tonyafehr
05/18/2015
v=AX.60
Microsoft.Dynamics.Commerce.Runtime.DataModel.CommerceClaimType
CSharp
C++
VB

CommerceClaimType Class

[!INCLUDEarchive-banner]

Represents the Claim type.

Namespace:  Microsoft.Dynamics.Commerce.Runtime.DataModel
Assembly:  Microsoft.Dynamics.Commerce.Runtime.Entities (in Microsoft.Dynamics.Commerce.Runtime.Entities.dll)

Syntax

'Declaration
<DataContractAttribute> _
Public NotInheritable Class CommerceClaimType
'Usage
You do not need to declare an instance of a static class in order to access its members.
[DataContractAttribute]
public static class CommerceClaimType
[DataContractAttribute]
public ref class CommerceClaimType abstract sealed

Inheritance Hierarchy

System.Object
  Microsoft.Dynamics.Commerce.Runtime.DataModel.CommerceClaimType

Thread Safety

Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.

See Also

Reference

Microsoft.Dynamics.Commerce.Runtime.DataModel Namespace