GeoBlazor Pro
dymaptic.GeoBlazor.Pro
dymaptic.GeoBlazor.Pro.Results
PrintCompleteEventResults Class
public class PrintCompleteEventResults :
System.IEquatable<dymaptic.GeoBlazor.Pro.Results.PrintCompleteEventResults>
Inheritance System.Object 🡒 PrintCompleteEventResults
Implements System.IEquatable<PrintCompleteEventResults>
Constructors
PrintCompleteEventResults(IReadOnlyCollection) Constructor
public PrintCompleteEventResults(System.Collections.Generic.IReadOnlyCollection<dymaptic.GeoBlazor.Pro.Model.FileLink>? Link=null);
Parameters
Link
System.Collections.Generic.IReadOnlyCollection<FileLink>
Properties
PrintCompleteEventResults.Link Property
public System.Collections.Generic.IReadOnlyCollection<dymaptic.GeoBlazor.Pro.Model.FileLink>? Link { get; set; }