Name | Description | |
---|---|---|
init | Initializes the dundas.filesystem.RevisionInfo object. |
Name | Description | |
---|---|---|
comment | Gets or sets the comment. | |
createdBy | Gets or sets the info for the user who created this revision. | |
createdTime | Gets or sets the created date/time. | |
entityId | Gets or sets the ID of the entity this revision is for. | |
entityName | Gets or sets the name of the entity this revision is for. | |
number | Gets or sets the revision number. |
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. |