Show / Hide Table of Contents

Class DataCollectionFrequency

Documents the intended frequency of data collection, for example monthly, yearly, weekly, etc., preferably using an optional controlled vocabulary

Inheritance
System.Object
NotificationObject
DateSpecification
DataCollectionFrequency
Inherited Members
DateSpecification.IsEmpty
DateSpecification.IsRange
DateSpecification.Date
DateSpecification.DateRange
DateSpecification.ToString()
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 DataCollectionFrequency : DateSpecification

Properties

IntendedFrequency

Documents the intended frequency of data collection, for example monthly, yearly, weekly, etc., preferably using an optional controlled vocabulary

Declaration
public CodeValue IntendedFrequency { get; set; }
Property Value
Type Description
CodeValue

Extension Methods

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