DocumentRequestItemToPrint Property | |
Unique id for package
Namespace:
PSI.Sox
Assembly:
PSI.Sox (in PSI.Sox.dll) Version: 2.1
Syntax [DefaultValueAttribute(0)]
[DataMemberAttribute]
public long ItemToPrint { get; set; }
public:
[DefaultValueAttribute(0)]
[DataMemberAttribute]
property long long ItemToPrint {
long long get ();
void set (long long value);
}
function get_ItemToPrint();
function set_ItemToPrint(value);
Property Value
Type:
Int64See Also