Search Results for

    Show / Hide Table of Contents

    Enum StructureApprovalStatus

    The enumeration of structure approval statuses.

    Namespace: VMS.TPS.Common.Model.Types
    Assembly: VMS.TPS.Common.Model.Types.dll
    Syntax
    public enum StructureApprovalStatus

    Fields

    Name Description
    Approved

    Approved.

    Rejected

    Rejected.

    Reviewed

    Reviewed.

    UnApproved

    Unapproved.

    In This Article
    Back to top