ProviderClaims Class

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

Definition

Namespace: Gemstone.Data.Model
Assembly: Gemstone.Data (in Gemstone.Data.dll) Version: 1.0.141 -- Release Build+5f6e192e4b7ed0f35a118ae12c275adc521bb865
public class ProviderClaims
Inheritance
Object    ProviderClaims

Constructors

ProviderClaimsInitializes a new instance of the ProviderClaims class

Properties

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