OutputConfigurationGetSaveAsDefault Method |
This method should not be relied upon to get the state of the device
Namespace:
ProScript
Assembly:
proscript-csharp (in proscript-csharp.dll) Version: 1.2.79.0 (1.2.79.0)
Syntax public bool GetSaveAsDefault()
Public Function GetSaveAsDefault As Boolean
public:
bool GetSaveAsDefault()
member GetSaveAsDefault : unit -> bool
Return Value
Type:
Booleanthe state of this object only
See Also