IProfileProfileSetting Property | |
Gets or sets ProfileSetting.
Namespace:
PSI.Sox.Interfaces
Assembly:
PSI.Sox (in PSI.Sox.dll) Version: 2.1
Syntax ProfileSetting ProfileSetting { get; set; }
property ProfileSetting^ ProfileSetting {
ProfileSetting^ get ();
void set (ProfileSetting^ value);
}
function get_ProfileSetting();
function set_ProfileSetting(value);
Property Value
Type:
ProfileSettingSee Also