API Reference
Class
FileArtifactRecord
A file artifact referenced from GPP or scripts (e.g., copy/download source).
Inheritance
- Object
- FileArtifactRecord
Constructors
public FileArtifactRecord() #Inherited Methods
Properties
public String DomainName { get; set; } #Domain DNS name that owns the GPO.
public String SourcePath { get; set; } #Source path (UNC/URL) for the artifact.
public String Host { get; set; } #Resolved host (UNC or URL) when present.
public Boolean HostIsOutOfForest { get; set; } #True when the host appears to be outside the forest.