Initial Commit of the PDM project (ready for DWS migration)

This commit is contained in:
will
2026-04-20 08:42:38 -05:00
commit dda7b664e7
2721 changed files with 442772 additions and 0 deletions

View File

@@ -0,0 +1,150 @@
<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp">
<head>
<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8">
<meta content="history" name="save">
<meta name="GENERATOR" content="Innovasys Document! X (http://www.innovasys.com)">
<title>mbsEmail Field</title>
<link rel="stylesheet" type="text/css" href="stylesheets/dotnet2005.css">
<script src="script/dotnet2005.js"></script>
<xml>
<MSHelp:Keyword Index="F" Term="EPDM.Interop.epdm.EdmUserData2.mbsEmail" />
<MSHelp:Attr Name="DevLang" Value="CSharp" />
<MSHelp:Attr Name="DevLang" Value="VB" />
<MSHelp:Attr Name="DevLang" Value="JScript" />
<MSHelp:Attr Name="TopicType" Value="kbSyntax"/>
<MSHelp:Attr Name="LinkGroup" Value="Help"/>
<MSHelp:Attr Name="Locale" Value="kbEnglish"/>
<MSHelp:Attr Name="HelpPriority" Value="1"/>
</xml>
<script src="script/hs-expandcollapse.js" type="text/javascript"></script>
<script src="script/hs-enlargeimage.js" type="text/javascript"></script>
<script src="script/swfobject.js" type="text/javascript"></script>
<script src="script/hs-common.js" type="text/javascript"></script>
<script src="script/hs-heading-expandcollapse.js" type="text/javascript"></script>
<script src="script/hs-tabstrip.js" type="text/javascript"></script>
</head>
<body id="dxBody" topmargin="0">
<input type="hidden" id="userDataCache" class="userDataStyle" NAME="userDataCache">
</input>
<input type="hidden" id="hiddenScrollOffset" NAME="hiddenScrollOffset">
</input>
<img id="collapseImage" style="display:none; height:0; width:0;" src="dotnetimages/collapse.gif">
<img id="expandImage" style="display:none; height:0; width:0;" src="dotnetimages/expand.gif"/>
<img id="collapseAllImage" style="display:none; height:0; width:0;" src="dotnetimages/collapse.gif"/>
<img id="expandAllImage" style="display:none; height:0; width:0;" src="dotnetimages/expand.gif"/>
<img id="dropDownImage" style="display:none; height:0; width:0;" src="dotnetimages/drpdown.gif"/>
<img id="dropDownHoverImage" style="display:none; height:0; width:0;" src="dotnetimages/drpdown_orange.gif"/>
<img id="copyImage" style="display:none; height:0; width:0;" src="dotnetimages/copycode.gif"/>
<img id="copyHoverImage" style="display:none; height:0; width:0;" src="dotnetimages/copycodeHighlight.gif">
<div id="pagetop">
<table width="100%" id="pagetoptable1">
<tr id="pagetoptable1row1">
<td align="left">
<span id="projecttitle">
SOLIDWORKS PDM Professional API Help
</span>
</td>
<td align="right">
<span id="feedbacklink">
<a href="mailto:apihelp.feedback@3ds.com?subject=Documentation Feedback: EPDM.Interop.epdm~EPDM.Interop.epdm.EdmUserData2~mbsEmail.html">Send Feedback</a></td>
</span>
</td>
</tr>
<tr id="pagetoptable1row2">
<td align="left" colspan="2">
<span id="pagetitle">
mbsEmail Field
</span>
</td>
</tr>
<tr id="pagetoptable1row3">
<td colspan="2">
<a href="#seealsobookmark" onclick="javascript:openSectionById('seeAlsoSectionHeader');">See Also</a>&nbsp;
</td>
</tr>
</table>
<table width="100%" id="pagetoptable2" cellspacing="0" cellpadding="0">
<tr>
<td>
<span id="toggleExpandedAll">
<img ID="toggleExpandedAllImage" class="toggleAll" src="dotnetimages/collapse.gif"/>
<label id="collapseAllLabel" for="toggleExpandedAllImage" style="display: none;">Collapse All</label>
<label id="expandAllLabel" for="toggleExpandedAllImage" style="display: none;">Expand All</label>
</span>
<span id="languageFilterToolTip" style="cursor:default;" onclick="showBox('dxlanguagemenu',event,document.getElementById('languageFilterImage'))" onmouseover='document.getElementById("languageFilterImage").src=document.getElementById("dropDownHoverImage").src;' onfocusin='document.getElementById("languageFilterImage").src=document.getElementById("dropDownHoverImage").src;' onmouseout='document.getElementById("languageFilterImage").src=document.getElementById("dropDownImage").src;' onfocusout='document.getElementById("languageFilterImage").src=document.getElementById("dropDownImage").src;'>
<img id="languageFilterImage" src="dotnetimages/drpdown.gif"/>
<label id="showAllLabel" for="languageFilterImage" style="display: none;">
Language Filter: All
</label>
<label id="multipleLabel" for="languageFilterImage" style="display: none;">
Language Filter: Multiple
</label>
<label id="VBLabel" for="languageFilterImage" style="display: none;">Language Filter: Visual Basic</label>
<label id="CSLabel" for="languageFilterImage" style="display: none;">Language Filter: C#</label>
<label id="CPP2005Label" for="languageFilterImage" style="display: none;">Language Filter: C++/CLI</label>
</span>
</td>
</tr>
</table>
<table width="100%" id="pagetopbreadcrumbs" cellspacing="0" cellpadding="0"><tr><td>
<a href="EPDM.Interop.epdm~EPDM.Interop.epdm_namespace.html">EPDM.Interop.epdm Namespace</a>
> <a href="EPDM.Interop.epdm~EPDM.Interop.epdm.EdmUserData2.html">EdmUserData2 Structure</a>
: mbsEmail Field</td></tr></table>
<div class="dxpopupbubble" id="dxlanguagemenu">
<input id="VBCheckbox" type="checkbox" name="languageFilter" onClick="setLanguage(this)" />
<label class="languageFilter" for="VBCheckbox">
Visual Basic
</label>
<br /><input id="CSCheckbox" type="checkbox" name="languageFilter" onClick="setLanguage(this)" />
<label class="languageFilter" for="CSCheckbox">
C#
</label>
<br /><input id="CPP2005Checkbox" type="checkbox" name="languageFilter" onClick="setLanguage(this)" />
<label class="languageFilter" for="CPP2005Checkbox">
C++/CLI
</label>
</div>
</div>
<div id="pagebody" valign="bottom">
<a name="topBookmark"></a>
<div id="mainbody">
<div id="allHistory" class="saveHistory" onsave="saveAll()" onload="loadAll()">
</div>
Email address.
<h1 class="heading"><span class="expandcollapse" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="dotnetimages/collapse.gif"></img>Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection"><DIV class=LanguageSpecific id=Syntax_VB><table class="syntaxtable" width="100%" cellpadding="0" cellspacing="0"><tr><th>Visual Basic</th><th>&nbsp;</th></tr><tr><td colspan="2"><pre>Public mbsEmail As System.String</pre></tr></table></div>
<DIV class=LanguageSpecific id=Syntax_CS><table class="syntaxtable" width="100%" cellpadding="0" cellspacing="0"><tr><th>C#</th><th>&nbsp;</th></tr><tr><td colspan="2"><pre>public System.string mbsEmail</pre></tr></table></div>
<DIV class=LanguageSpecific id=Syntax_CPP2005><table class="syntaxtable" width="100%" cellpadding="0" cellspacing="0"><tr><th>C++/CLI</th><th>&nbsp;</th></tr><tr><td colspan="2"><pre>public:
System.String^ mbsEmail</pre></tr></table></div>
</div>
<a name="exampleBookmark"></a>
<h1 class="heading"><span class="expandcollapse" tabindex="0"><img id="exampleToggle" class="toggle" name="toggleSwitch" src="dotnetimages/collapse.gif"></img>Example</span></h1><div id="exampleSection" class="section" name="collapseableSection">See the&nbsp;<A href="EPDM.Interop.epdm~EPDM.Interop.epdm.EdmUserData2.html">EdmUserData2</A> examples.
</div>
<h1 class="heading"><span class="expandcollapse" tabindex="0"><img id="remarksToggle" class="toggle" name="toggleSwitch" src="dotnetimages/collapse.gif"></img>Remarks</span></h1><div id="remarksSection" class="section" name="collapseableSection">Input value.</div>
<a name="seealsobookmark"></a>
<h1 class="heading"><span class="expandcollapse" tabindex="0"><img id="seealsoToggle" class="toggle" name="toggleSwitch" src="dotnetimages/collapse.gif"></img>See Also</span></h1><div id="seealsoSection" class="section" name="collapseableSection"><h4 class="dxh4"></h4><a href="EPDM.Interop.epdm~EPDM.Interop.epdm.EdmUserData2.html">EdmUserData2 Structure</a>
<br/><a href="EPDM.Interop.epdm~EPDM.Interop.epdm.EdmUserData2_members.html">EdmUserData2 Members</a>
</p>
</div>
</div>
<div id="pagefooter">
</div>
</div>
</body>
</html>