Table of Contents

Class Organization

Namespace
Skyware.Lis.EventsModel.Common
Assembly
Skyware.Lis.EventsModel.dll

Represents partner organization - Insurance fund, Clinic or medical practice

public class Organization
Inheritance
Organization
Derived
Inherited Members

Properties

Id

Identifier in the LIS iLab

public int Id { get; set; }

Property Value

int

Name

Name of organization

public string Name { get; set; }

Property Value

string