DataWeb
Search Results for

    Show / Hide Table of Contents

    Class ModuleFormVersionData.VersionActionData

    Inheritance
    object
    ModuleFormVersionData.VersionActionData
    Inherited Members
    object.Equals(object)
    object.Equals(object, object)
    object.GetHashCode()
    object.GetType()
    object.MemberwiseClone()
    object.ReferenceEquals(object, object)
    object.ToString()
    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
    In this article
    Back to top Generated by DocFX