Class ModuleFormVersionData.VersionActionData
Inherited Members
Namespace: DataWeb.Structure
Assembly: DataWeb.Core.dll
Syntax
public class ModuleFormVersionData.VersionActionData
Properties
IsVersionDelete
Declaration
public bool IsVersionDelete { get; set; }
Property Value
Type | Description |
---|---|
bool |
IsVersionSetActive
Declaration
public bool IsVersionSetActive { get; set; }
Property Value
Type | Description |
---|---|
bool |
IsVersionSetInactive
Declaration
public bool IsVersionSetInactive { get; set; }
Property Value
Type | Description |
---|---|
bool |
IsVersionSetPreview
Declaration
public bool IsVersionSetPreview { get; set; }
Property Value
Type | Description |
---|---|
bool |