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