CATStrUseItf Enumeration CATStrSyncStatus

enum CATStrSyncStatus {
  CATStrSyncStatusUnknown,
  CATStrSyncNoLinks,
  CATStrSynchronized,
  CATStrNotSynchronized
}
Defines the Synchronization Status
Values:
CATStrSyncStatusUnknown
The synchronization status is unknown
CATStrSyncNoLinks
The synchronization for the object found no links
CATStrSynchronized
The object is synchronized
CATStrNotSynchronized
The object is not synchronized

This object is included in the file: CATStrUseSyncStatus.h

Copyright © 1999-2014, Dassault Systèmes. All rights reserved.