Class LayerExecutionReport
Inheritance
LayerExecutionReport
Syntax
public class LayerExecutionReport : object
Properties
DispatchInfos
Declaration
public string DispatchInfos { get; }
Property Value
LayerName
Declaration
public string LayerName { get; }
Property Value
LayerType
Declaration
public string LayerType { get; }
Property Value
NumAlu
Declaration
public long NumAlu { get; }
Property Value
NumBytes
Declaration
public long NumBytes { get; }
Property Value
Summary
Declaration
public string Summary { get; }
Property Value