<!DOCTYPE html>
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=iso-8859-1">
<meta http-equiv="X-UA-Compatible" value="IE=9" />
<title>AttValue Property</title>
<script src="script/jquery-1.7.2.min.js" type="text/javascript" id="mshs_support_script"></script>
<script src="script/jquery-ui-1.8.18.custom.min.js" type="text/javascript"></script>
<link rel="styleSheet" type="text/css" href="stylesheets/jquery-ui-1.8.18.custom.css" />
<link rel="styleSheet" type="text/css" href="stylesheets/jquery.qtip.css" />
<link rel="styleSheet" type="text/css" href="stylesheets/dx.com.2012.css" data-mshv2-stylesheet="/stylesheets/dx.com.2012.mshv2.css" />
<script src="script/dx.com.jqueryplugins.2012.min.js" type="text/javascript"></script>
<script src="script/dx.com.2012.js" type="text/javascript"></script>
<meta name="Microsoft.Help.Id" content="VISUMLIB~IActChain~AttValue"/>
<meta name="Description" content="Gets or sets an attribute value of the network object" />
<meta name="Microsoft.Help.TocParent" content="VISUMLIB~IActChain_properties"/>
<meta name="Microsoft.Help.ContentType" content="Reference" />
<link rel="styleSheet" type="text/css" href="stylesheets/hs-tabstrip.css"></link>
<link rel="styleSheet" type="text/css" href="stylesheets/slimbox2.css"></link>
<link rel="styleSheet" type="text/css" href="stylesheets/hs-jquery-common.css"></link>
<link rel="styleSheet" type="text/css" href="stylesheets/hs-jquery-slimbox.css"></link>
<link rel="styleSheet" type="text/css" href="stylesheets/hs-jquery-expand.css"></link>
<link rel="styleSheet" type="text/css" href="stylesheets/hs-expandcollapse.css"></link>
<link rel="styleSheet" type="text/css" href="stylesheets/hs-boxes.css"></link>
<link rel="styleSheet" type="text/css" href="stylesheets/customstyles.css"></link>
<link rel="styleSheet" type="text/css" href="ptv/ptv.css" />
<script src="script/hs-tabstrip.js" type="text/javascript"></script>
<script src="script/jquery-1.7.2.min.js" type="text/javascript"></script>
<script src="script/slimbox2.js" type="text/javascript"></script>
<script src="script/hs-jquery-common.js" type="text/javascript"></script>
<script src="script/jquery-expand.js" type="text/javascript"></script>
<script src="script/hs-expandcollapse.js" type="text/javascript"></script>
<script src="script/jquery.fitvids.js" type="text/javascript"></script>
<script src="script/swfobject.js" type="text/javascript"></script>
</head>
<body>
<div class="BreadcrumbsContainer"><table><tr><td>>>
<a href="VISUMLIB_P.html">Visum - COM</a>
> <a href="VISUMLIB~IActChain.html">IActChain </a>
> <a href="VISUMLIB~IActChain~AttValue.html">AttValue Property</a></td></tr></table></div>
<div id="BeforeHeaderContent">
</div>
<div id="HeaderContent">
<img class="logoimage" src="images/PTV_small.jpg" border="0"></img>
<div id="PageTitle"><div id="PageTitleText">AttValue Property</div></div>
</div>
<div id="AfterHeaderContent">
<!-- Spacing --> <span id="ToggleAllSectionsLink" class="FunctionLink">
<label id="CollapseAllLabel">Collapse All</label>
<label id="ExpandAllLabel" style="display: none;">Expand All</label>
</span>
</div>
<div id="AttributPopupContent" class="PopupContent">
Attribute ID
</div>
<div id="BodyContent">
<div class="SectionHeading" id="descriptionSectionHeading"><span class="SectionHeadingIcon"><!-- --></span><span class="SectionHeadingText">Summary</span></div><div id="descriptionSectionContent" class="SectionContent"><div class="DescriptionContent">Gets or sets an attribute value of the network object</div></div>
<div class="SectionHeading" id="propertytypeSectionHeading"><span class="SectionHeadingIcon"><!-- --></span><span class="SectionHeadingText">Property type</span></div><div id="propertytypeSectionContent" class="SectionContent">Read-write property</div>
<div class="SectionHeading" id="syntaxSectionHeading"><span class="SectionHeadingIcon"><!-- --></span><span class="SectionHeadingText">Syntax</span></div><div id="syntaxSectionContent" class="SectionContent"><div class=LanguageSpecific id=Syntax_VB><table class="syntaxtable" width="100%" cellpadding="0" cellspacing="0"><tr><th>Visual Basic</th></tr><tr><td><pre><pre><span style="color: #0000FF; ">Public</span> <span style="color: #0000FF; ">Property</span> AttValue( _
<span style="color: #0000FF; ">ByVal</span> <i><a class="PopupLink" id="AttributPopupLink" data-popupcontentsource="#AttributPopupContent" data-popupshowevent="click mouseenter">Attribut</a></i> <span style="color: #0000FF; ">As</span> <span style="color: #0000FF; ">String</span> _
) <span style="color: #0000FF; ">As</span> Variant</pre></pre></tr></table></div></div>
<div class="SectionHeading" id="parametersSectionHeading"><span class="SectionHeadingIcon"><!-- --></span><span class="SectionHeadingText">Parameters</span></div><div id="parametersSectionContent" class="SectionContent"><table><tr><th>Name</th><th>Value type</th><th>Description</th></tr>
<tr><td>Attribut</td><td>String</td><td>Attribute ID</td></tr>
</table></div>
<div class="SectionHeading" id="remarksSectionHeading"><span class="SectionHeadingIcon"><!-- --></span><span class="SectionHeadingText">Description</span></div><div id="remarksSectionContent" class="SectionContent"><P>Using this function, any attribute of a net object can be obtained. All attribute IDs are listed in the attribute section. Sub-attributes are added in parentheses, separated by comma if more than one. If the attribute value is blank the return value will be blank, too.<BR>(e.g. "VOLPERSPUT(OV,AP)").</P>
<P>For<BR></P></div>
<div class="SectionHeading" id="seealsoSectionHeading"><span class="SectionHeadingIcon"><!-- --></span><span class="SectionHeadingText">See Also</span></div><div id="seealsoSectionContent" class="SectionContent"><p id=dxseealsocontent><a href="VISUMLIB~IActChain.html">IActChain </a>
| <a href="VISUMLIB~IActChain.html">IActChain Members</a>
</p>
</p></div>
</div>
<div id="FooterContent">
<div style="float: left">
<p class="copyrightfooter">Copyright � 2024 PTV Planung Transport Verkehr GmbH</p>
</div>
<img style="float: right;" src="images/PTV_small.jpg" />
</div>
</body>
</html>