Search Results for

    Show / Hide Table of Contents

    Class ModifiedBy

    Inheritance
    Object
    ModifiedBy
    Inherited Members
    Object.Equals(Object)
    Object.Equals(Object, Object)
    Object.GetHashCode()
    Object.GetType()
    Object.MemberwiseClone()
    Object.ReferenceEquals(Object, Object)
    Object.ToString()
    Namespace: MongoDB.Entities
    Assembly: MongoDB.Entities.dll
    Syntax
    public class ModifiedBy

    Properties

    UserID

    Declaration
    [AsObjectId]
    public string UserID { get; set; }
    Property Value
    Type Description
    String

    UserName

    Declaration
    public string UserName { get; set; }
    Property Value
    Type Description
    String
    In this article
    • Properties
      • UserID
      • UserName
    Back to top Developed by Đĵ ΝιΓΞΗΛψΚ and contributors / Licensed under MIT / Website generated by DocFX