dundas.filesystem.IdRevisionPair Class

 

Inheritance Hierarchy

 
Class
   dundas.filesystem.IdRevisionPair
 

Constructors

 
  Name Description
init Initializes the dundas.filesystem.IdRevisionPair object.
 
 

Properties

 
  Name Description
entityId Gets or sets the ID of the entity processed.
revisionId Gets or sets the ID of the revision processed.
 
 

Methods

 
  Name Description
fromJObject Applies the property values from a plain object created from JSON to the properties of this instance. Inherited from Class.
toJSON Implementation for toJSON to return an object that will include this class's prototype property values when stringified. Inherited from Class.