Show / Hide Table of Contents

    IModelEntry.GetPropertyState(string name) Method

    .NET Standard 2.x | Current Version (1.0.1)

    0.5.0-alpha

    1.0.1 (current)

    Gets the tracked state of the specified property.

    Namespace: SnapObjects.Data

    Assembly: SnapObjects.Data.dll

    Syntax

      PropertyState GetPropertyState(string name);
    

    Parameters

    name System.String

    The name of the property.

    Returns

    SnapObjects.Data.PropertyState

    The tracked state of the specified property.

    Applies to

    .NET Standard

    2.x

    Back to top Generated by Appeon