adTempus API
ArcanaDevelopment.adTempus.Client Namespace / ScriptExecutionTask Class / ScriptFileLanguage Property

In This Topic
    ScriptFileLanguage Property
    In This Topic
    The language of the ScriptFile
    Syntax
    'Declaration
     
    
    <CanBeNullAttribute()>
    Public Property ScriptFileLanguage As String
    [CanBeNull()]
    public string ScriptFileLanguage {get; set;}
    See Also