Show / Hide Table of Contents

    Enum AttributeVisibility

    Defines the custom attribute visibility and access type.

    Namespace: Nevatech.Vsb.Repository.Entities
    Assembly: Nevatech.Vsb.Repository.dll
    Syntax
    public enum AttributeVisibility

    Fields

    Name Description
    Edit

    Attribute is visible and can be updated.

    None

    Attribute is not visible.

    View

    Attribute is visible, but cannot be updated.

    Back to top Nevatech Sentinet 6.5 Online Documentation