1 write to _documentInputBin
ReachFramework (1)
PrintConfig\PrtTicket_Public.cs (1)
448
_documentInputBin
= new DocumentInputBinSetting(this);
2 references to _documentInputBin
ReachFramework (2)
PrintConfig\PrtTicket_Public.cs (2)
446
if (
_documentInputBin
== null)
451
return
_documentInputBin
;