adTempus API
ArcanaDevelopment.adTempus.Client Namespace / ObjectLinkInfo Class / ObjectAComputer Property

In This Topic
    ObjectAComputer Property
    In This Topic
    Syntax
    'Declaration
     
    
    <DataMemberAttribute()>
    Public Property ObjectAComputer As String
    [DataMember()]
    public string ObjectAComputer {get; set;}
    See Also