1 write to _documentInputBin
ReachFramework (1)
PrintConfig\PrtTicket_Public.cs (1)
447
_documentInputBin
= new DocumentInputBinSetting(this);
2 references to _documentInputBin
ReachFramework (2)
PrintConfig\PrtTicket_Public.cs (2)
445
if (
_documentInputBin
== null)
450
return
_documentInputBin
;