SysVersionControlMorphXRevisionTable::create Method

Creates a revision record.

Syntax

server public static SysVersionControlMorphXRevisionTable create(
    SysVersionControlItemPath _itemPath, 
    SysVersionControlActionText _action, 
    SysVersionControlItemComment _comment, 
   [Filename _filename])

Run On

Server

Parameters

Return Value

Type: SysVersionControlMorphXRevisionTable Table
The new record.

See Also

Reference

SysVersionControlMorphXRevisionTable Table