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