Search Results for

    Show / Hide Table of Contents

    Enum MemberStatus

    Defines if an EntityObject was initialized, not initialized or if it was changed during program execution

    Namespace: TimeCockpit.Data
    Assembly: TimeCockpit.Data.dll
    Syntax
    public enum MemberStatus

    Fields

    Name Description
    Changed

    Indicates that a property has been changed

    Initialized

    Indicates that a property has been initialized but not changed

    NotInitialized

    Indicates that a property has not been initialized

    In This Article
    Back to top Copyright © 2020 software architects gmbh