adTempus API
ArcanaDevelopment.adTempus.Shared Namespace / LinkedServer Class / ServerType Field


In This Topic
    ServerType Field
    In This Topic
    The type of server link
    Syntax
    'Declaration
     
    
    <DataMemberAttribute()>
    Public ServerType As TrustedServerType
    [DataMember()]
    public TrustedServerType ServerType
    [DataMember()]
    public:
    TrustedServerType ServerType
    See Also