ClaimGroupClaim Class

[Missing <summary> documentation for "T:Gemstone.Data.Model.ClaimGroupClaim"]

Definition

Namespace: Gemstone.Data.Model
Assembly: Gemstone.Data (in Gemstone.Data.dll) Version: 1.0.147 -- Release Build+c5cc8ba56e7568e903c204fe8ae9773b97af8eef
public class ClaimGroupClaim
Inheritance
Object    ClaimGroupClaim

Constructors

ClaimGroupClaimInitializes a new instance of the ClaimGroupClaim class

Properties

AssignedClaimID AssignedClaimID field.
ClaimGroupID ClaimGroupID field.
CreatedBy Created by field.
CreatedOn Created on field.
ID 
UpdatedBy Updated by field.
UpdatedOn Updated on field.

Methods

EqualsDetermines whether the specified object is equal to the current object.
(Inherited from Object)
FinalizeAllows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection.
(Inherited from Object)
GetHashCodeServes as the default hash function.
(Inherited from Object)
GetTypeGets the Type of the current instance.
(Inherited from Object)
MemberwiseCloneCreates a shallow copy of the current Object.
(Inherited from Object)
ToStringReturns a string that represents the current object.
(Inherited from Object)

See Also