ClaimGroup Class

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

Definition

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

Constructors

ClaimGroupInitializes a new instance of the ClaimGroup class

Properties

CreatedBy Created by field.
CreatedOn Created on field.
ID 
Name Name field.
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