IProfileClientBusinessRuleId Property | |
Gets or sets ClientBusinessRuleId
Namespace:
PSI.Sox.Interfaces
Assembly:
PSI.Sox (in PSI.Sox.dll) Version: 2.1
Syntax int ClientBusinessRuleId { get; set; }
property int ClientBusinessRuleId {
int get ();
void set (int value);
}
function get_ClientBusinessRuleId();
function set_ClientBusinessRuleId(value);
Property Value
Type:
Int32See Also