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

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