Class CaseLaw
Refers to a case law ruling related to the Classification Item.
Inherited Members
Algenta.Colectica.Model.NotificationObject.RaisePropertyChanged<T>(Expression<>)
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 |