 | 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[JsonPropertyAttribute(PropertyName = "domain", ObjectCreationHandling = ObjectCreationHandling.Replace)]
public Domain Domain { get; }
Request Example
View SourceProperty Value
Type:
DomainThe domain.
See Also