adTempus API
ArcanaDevelopment.adTempus.Client Namespace / ObjectChangeLog Class / HasSnapshot Property


In This Topic
    HasSnapshot Property
    In This Topic
    Indicates whether there is a snapshot associated with this record
    Syntax
    'Declaration
     
    
    Public ReadOnly Property HasSnapshot As Boolean
    public bool HasSnapshot {get;}
    public:
    property bool HasSnapshot {
       bool get();
    }
    See Also