Результаты поиска для

    Show / Hide Table of Contents

    Class InvitedUser

    Inheritance
    System.Object
    InvitedUser
    Namespace: FastReport.Cloud
    Assembly: FastReport.Cloud.SDK.dll
    Syntax
    public class InvitedUser : System.ComponentModel.INotifyPropertyChanged

    Properties

    InvitedAt

    Declaration
    public System.DateTime InvitedAt { get; set; }
    Property Value
    Type Description
    System.DateTime

    UserId

    Declaration
    public string UserId { get; set; }
    Property Value
    Type Description
    System.String

    Methods

    RaisePropertyChanged(String)

    Declaration
    protected virtual void RaisePropertyChanged(string propertyName = null)
    Parameters
    Type Name Description
    System.String propertyName

    Events

    PropertyChanged

    Declaration
    public event System.ComponentModel.PropertyChangedEventHandler PropertyChanged
    Event Type
    Type Description
    System.ComponentModel.PropertyChangedEventHandler
    Вверх © 1998-2025 ООО «Быстрые отчеты»