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