protected static bool Save_Item_Behaviors(
int ItemID,
bool TextSearchable,
string MainThumbnail,
string MainJPEG,
short IP_Restriction_Mask,
bool CheckoutRequired,
bool Dark_Flag,
bool Born_Digital,
short DispositionAdvice,
string DispositionAdviceNotes,
Nullable<DateTime> Material_Received_Date,
bool Material_Recd_Date_Estimated,
string Tracking_Box,
string AggregationCode1,
string AggregationCode2,
string AggregationCode3,
string AggregationCode4,
string AggregationCode5,
string AggregationCode6,
string AggregationCode7,
string AggregationCode8,
string HoldingCode,
string SourceCode,
string Icon1_Name,
string Icon2_Name,
string Icon3_Name,
string Icon4_Name,
string Icon5_Name,
int Viewer1_Type,
string Viewer1_Label,
string Viewer1_Attributes,
int Viewer2_Type,
string Viewer2_Label,
string Viewer2_Attributes,
int Viewer3_Type,
string Viewer3_Label,
string Viewer3_Attributes,
int Viewer4_Type,
string Viewer4_Label,
string Viewer4_Attributes,
int Viewer5_Type,
string Viewer5_Label,
string Viewer5_Attributes,
int Viewer6_Type,
string Viewer6_Label,
string Viewer6_Attributes,
bool Left_To_Right
) |