Search Results for

    Show / Hide Table of Contents

    Class ExpressMetaProperty

    Inheritance
    System.Object
    ExpressMetaProperty
    Inherited Members
    System.Object.ToString()
    System.Object.Equals(System.Object)
    System.Object.Equals(System.Object, System.Object)
    System.Object.ReferenceEquals(System.Object, System.Object)
    System.Object.GetHashCode()
    System.Object.GetType()
    System.Object.MemberwiseClone()
    Namespace: Xbim.Common.Metadata
    Assembly: Xbim.Common.dll
    Syntax
    public class ExpressMetaProperty

    Properties

    | Improve this Doc View Source

    EntityAttribute

    Declaration
    public EntityAttributeAttribute EntityAttribute { get; }
    Property Value
    Type Description
    EntityAttributeAttribute
    | Improve this Doc View Source

    EnumerableType

    Declaration
    public Type EnumerableType { get; }
    Property Value
    Type Description
    System.Type
    | Improve this Doc View Source

    InverseAttributeProperty

    Declaration
    public InverseProperty InverseAttributeProperty { get; }
    Property Value
    Type Description
    InverseProperty
    | Improve this Doc View Source

    IsDerived

    Declaration
    public bool IsDerived { get; }
    Property Value
    Type Description
    System.Boolean
    | Improve this Doc View Source

    IsExplicit

    Declaration
    public bool IsExplicit { get; }
    Property Value
    Type Description
    System.Boolean
    | Improve this Doc View Source

    IsIndexed

    Declaration
    public bool IsIndexed { get; }
    Property Value
    Type Description
    System.Boolean
    | Improve this Doc View Source

    IsInverse

    Declaration
    public bool IsInverse { get; }
    Property Value
    Type Description
    System.Boolean
    | Improve this Doc View Source

    Name

    Declaration
    public string Name { get; }
    Property Value
    Type Description
    System.String
    | Improve this Doc View Source

    PropertyInfo

    Declaration
    public PropertyInfo PropertyInfo { get; }
    Property Value
    Type Description
    System.Reflection.PropertyInfo
    • Improve this Doc
    • View Source
    In This Article
    Back to top Copyright © 2022 xbim