EndTreatmentType.Create(Document, String)
Description:
Creates a new EndTreatmentType in a document and adds the input string to the endTreatment parameter.
Creates a new EndTreatmentType in a document and adds the input string to the endTreatment parameter.
Overloads (2):
public static EndTreatmentType Create(
Document doc,
string strTreatment
)
-
docReturns the newly created EndTreatmentType in the specified document.
-
StringstrTreatment
-
A non-optional argument was null
No comments yet. Start the discussion.
Loading…