OutputConfigurationGetOutputReport Method |
Gets the output report, currently reserved for future use
Namespace:
ProScript
Assembly:
proscript-csharp (in proscript-csharp.dll) Version: 1.2.79.0 (1.2.79.0)
Syntax public long GetOutputReport()
Public Function GetOutputReport As Long
public:
long long GetOutputReport()
member GetOutputReport : unit -> int64
Return Value
Type:
Int64output report, currently reserved for future use
See Also