Click or drag to resize

CommenceFieldMetaDataRecurring Property

Indicates if field is a recurring date field.

Namespace:  Vovin.CmcLibNet.Database.Metadata
Assembly:  Vovin.CmcLibNet (in Vovin.CmcLibNet.dll) Version: 1.0.7729.42686
Syntax
public bool Recurring { get; set; }

Property Value

Type: Boolean

Implements

ICommenceFieldDefinitionRecurring
See Also