ILayerVersionEditSession

From Virtual World Web Wiki
Jump to: navigation, search

Represents an active layer editing session for a version of a layer

Remarks [edit]

Properties

DOMDocument EditDocument {get;}
Gets the edit document for this session
int EditorCount {get;}
The number of participants currently involved in editing this layer version
IRuntimeLayer Layer {get;}
The runtime layer of the layer version currently being edited

Methods

void Abandon()
Abandon this edit session without saving
void Save()
Save (publish) the current layout of this version edit session