adTempus API
ArcanaDevelopment.adTempus.Client Namespace / ADTObject Class / OID Property

In This Topic
    OID Property
    In This Topic
    The Object Identifier that uniquely identifies the object.
    Syntax
    'Declaration
     
    
    <ComVisibleAttribute(False)>
    Public ReadOnly Property OID As OID
    [ComVisible(false)]
    public OID OID {get;}
    See Also