adTempus API
ArcanaDevelopment.adTempus.Shared Namespace / AgentUpdateOptions Class / UserName Field

In This Topic
    UserName Field
    In This Topic
    The name of the user who initiated the updates.
    Syntax
    'Declaration
     
    
    <DataMemberAttribute()>
    Public UserName As String
    [DataMember()]
    public string UserName
    See Also