Interface Icmf_ContentItems
Interface for polymorphic item type cmf_ContentItems
Inherited Members
Namespace: Innovator.Client.Model
Assembly: Innovator.Client.dll
Syntax
public interface Icmf_ContentItems : IItem, IElement, IReadOnlyItem, IReadOnlyElement, IAmlNode, IItemRef
Methods
| Improve this Doc View SourceEffectiveDate()
Retrieve the effective_date
property of the item
Declaration
IProperty_Date EffectiveDate()
Returns
Type | Description |
---|---|
IProperty_Date |
ReleaseDate()
Retrieve the release_date
property of the item
Declaration
IProperty_Date ReleaseDate()
Returns
Type | Description |
---|---|
IProperty_Date |
SupersededDate()
Retrieve the superseded_date
property of the item
Declaration
IProperty_Date SupersededDate()
Returns
Type | Description |
---|---|
IProperty_Date |