CompanyConfigurationProfileName Property | |
Gets or sets the ProfileId
Namespace:
PSI.Sox.Configuration
Assembly:
PSI.Sox (in PSI.Sox.dll) Version: 2.1
Syntax [XmlAttributeAttribute]
public string ProfileName { get; set; }
public:
[XmlAttributeAttribute]
property String^ ProfileName {
String^ get ();
void set (String^ value);
}
function get_ProfileName();
function set_ProfileName(value);
Property Value
Type:
StringSee Also