adTempus API
ArcanaDevelopment.adTempus.Shared Namespace / ChangeLogParameters Class / ObjectOID Property

In This Topic
    ObjectOID Property (ChangeLogParameters)
    In This Topic
    The OID of the object this information applies to.
    Syntax
    'Declaration
     
    
    <DataMemberAttribute()>
    Public Property ObjectOID As OID
    [DataMember()]
    public OID ObjectOID {get; set;}
    See Also