IFsrmObject.Commit Method ()

 

Saves the object in the server's list of objects.

Namespace:   Microsoft.Storage
Assembly:  srmlib (in srmlib.dll)

Syntax

void Commit()
void Commit()
abstract Commit : unit -> unit
Sub Commit

Remarks

For an example, see Using Templates to Define File Screens.

See Also

IFsrmObject Interface
Microsoft.Storage Namespace

Return to top