|  | CheckPointTaskDomain Property  | 
 
            Information about the domain the object belongs to.
            
 
    Namespace: 
   Koopman.CheckPoint
    Assembly:
   CheckPoint.NET (in CheckPoint.NET.dll) Version: 0.5.1
 Syntax
Syntax[JsonPropertyAttribute(PropertyName = "domain", ObjectCreationHandling = ObjectCreationHandling.Replace)]
public Domain Domain { get; }Property Value
Type: 
DomainThe domain.
 See Also
See Also