| PsrTagGlobalUsageInfo Class | 
 Inheritance Hierarchy
Inheritance HierarchyNamespace: PsrApi.Data
 Syntax
Syntaxpublic class PsrTagGlobalUsageInfo
The PsrTagGlobalUsageInfo type exposes the following members.
 Constructors
Constructors| Name | Description | |
|---|---|---|
|  | PsrTagGlobalUsageInfo | Initializes a new instance of the PsrTagGlobalUsageInfo class | 
 Properties
Properties| Name | Description | |
|---|---|---|
|  | Count | 
                Number of usages in any object
             | 
|  | LastUsageUtc | 
                Timestamp of the last usage in an object
             | 
|  | Name | 
                Name of the tag
             | 
|  | SyncOperation | 
                Synchronisation State. Used to determine which operation to perform when synchronizing the data.
             | 
|  | TagId | 
                ID of the tag
             | 
|  | TransactionId | 
                The Id of the transaction. Used to identify the object in results, even if its id has changed.
                Must be generated for sync operations.
             | 
 Methods
Methods| Name | Description | |
|---|---|---|
|  | Equals | (Inherited from Object.) | 
|  | GetHashCode | (Inherited from Object.) | 
|  | GetType | (Inherited from Object.) | 
|  | ToString | (Inherited from Object.) | 
 See Also
See Also