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

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