Show / Hide Table of Contents

Class CaseLaw

Refers to a case law ruling related to the Classification Item.

Inheritance
System.Object
NotificationObject
CaseLaw
Inherited Members
NotificationObject.PropertyChanged
NotificationObject.RaisePropertyChanged(String)
NotificationObject.RaisePropertyChanged(String[])
Algenta.Colectica.Model.NotificationObject.RaisePropertyChanged<T>(Expression<>)
NotificationObject.OnPropertyChanged(String)
NotificationObject.ResumePropertyEvents()
NotificationObject.SuspendPropertyEvents()
NotificationObject.PropertyEventsSuspended
NotificationObject.PropagateChildChanges(INotifyCollectionChanged, String)
Namespace: Algenta.Colectica.Model.Ddi
Assembly: Algenta.Colectica.Model.Ddi.dll
Syntax
public class CaseLaw : NotificationObject

Properties

CaseLawDate

Date of the case law ruling.

Declaration
public Date CaseLawDate { get; set; }
Property Value
Type Description
Date

Description

A description of the case law.

Declaration
public MultilingualString Description { get; }
Property Value
Type Description
MultilingualString

Name

Case Law Name.

Declaration
public MultilingualString Name { get; }
Property Value
Type Description
MultilingualString

Extension Methods

Extensions.Yield<T>(T)
Back to top Copyright © 2009-2018 Colectica