TimeListConditionalType Constructor
Include Protected Members
Include Inherited Members
Overload List
Name | Description | |
---|---|---|
TimeListConditionalType() | Initializes a new instance of the TimeListConditionalType class. | |
TimeListConditionalType(String) | Initializes a new instance of the TimeListConditionalType class from outer XML. | |
TimeListConditionalType(array<OpenXmlElement[]) | Initializes a new instance of the TimeListConditionalType class with the specified child elements. | |
TimeListConditionalType(IEnumerable<OpenXmlElement>) | Initializes a new instance of the TimeListConditionalType class with the specified child elements. |
Top