[Missing <summary> documentation for "M:Scanjour.Workflow4.ActivityLibrary.Documents.CustomPartsController.GetCustomPart(System.String)"]
public CustomPart GetCustomPart(
string xmlResponse
)
Public Function GetCustomPart (
xmlResponse As String
) As CustomPart
public:
CustomPart^ GetCustomPart(
String^ xmlResponse
)
member GetCustomPart :
xmlResponse : string -> CustomPart
[Missing <param name="xmlResponse"/> documentation for "M:Scanjour.Workflow4.ActivityLibrary.Documents.CustomPartsController.GetCustomPart(System.String)"]
[Missing <returns> documentation for "M:Scanjour.Workflow4.ActivityLibrary.Documents.CustomPartsController.GetCustomPart(System.String)"]