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.141 -- Release Build+5f6e192e4b7ed0f35a118ae12c275adc521bb865
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