ProfileTemplateConfigurationTemplateName Property | |
Gets or sets the TemplateName.
Namespace:
PSI.Sox.Configuration
Assembly:
PSI.Sox (in PSI.Sox.dll) Version: 2.1
Syntax public string TemplateName { get; set; }
public:
property String^ TemplateName {
String^ get ();
void set (String^ value);
}
function get_TemplateName();
function set_TemplateName(value);
Property Value
Type:
StringSee Also