adTempus API
ArcanaDevelopment.adTempus.Client Namespace / ExecutionHistoryItem Class / SetComments Method

In This Topic
    SetComments Method
    In This Topic
    Syntax
    'Declaration
     
    
    Public Sub SetComments( _
       ByVal newVal As String _
    ) 
    public void SetComments( 
       string newVal
    )

    Parameters

    newVal
    See Also