Show / Hide Table of Contents

Class DBC.SnapshotFields

Fields for Snapshot, Snapshots taken of the system database and attachments via soap

Inheritance
Object
DBC.SnapshotFields
Inherited Members
Object.ToString()
Object.Equals(Object)
Object.Equals(Object, Object)
Object.ReferenceEquals(Object, Object)
Object.GetHashCode()
Object.GetType()
Object.MemberwiseClone()
Namespace: SuperOffice.CRM.Data
Assembly: SoDataBase.dll
Syntax
public static class SnapshotFields

Fields

CreatedAt

Snapshot.CreatedAt: Snapshot file created at

Declaration
public const string CreatedAt = "created_at"
Field Value
Type Description
String

SnapshotId

Snapshot.SnapshotId: Primary key

Declaration
public const string SnapshotId = "id"
Field Value
Type Description
String

UserComment

Snapshot.UserComment: Comment from the user

Declaration
public const string UserComment = "user_comment"
Field Value
Type Description
String
© SuperOffice. All rights reserved.
SuperOffice |  Community |  Release Notes |  Privacy |  Site feedback |  Search Docs |  About Docs |  Contribute |  Back to top