|  | Domain Class | 
 Inheritance Hierarchy
Inheritance HierarchyNamespace: Koopman.CheckPoint.Common
 Syntax
SyntaxThe Domain type exposes the following members.
 Properties
Properties| Name | Description | |
|---|---|---|
|  | DomainType | 
            Domain type.
             | 
|  | Name | Domain Name. | 
|  | UID | Object unique identifier. | 
 Methods
Methods| Name | Description | |
|---|---|---|
|  | Equals | 
            Returns true if object UIDs match
            (Overrides ObjectEquals(Object).) | 
|  | GetHashCode | 
            Returns Hashcode of object UID
            (Overrides ObjectGetHashCode.) | 
|  | GetType | Gets the Type of the current instance.(Inherited from Object.) | 
|  | ToString | 
            Convert domain object to string. (Domain name)
            (Overrides ObjectToString.) | 
 Fields
Fields| Name | Description | |
|---|---|---|
|   | DataDomain | 
            The Check Point Data domain
             | 
|   | Default | 
            The default Check Point SMC domain
             | 
 See Also
See Also