Miner.Interop.msxml6 Assembly > Miner.Interop.msxml6 Namespace > MXXMLWriter60Class Class > attributeDecl Method : attributeDecl(String,String,String,String,String) Method |
'Declaration Public Overloads Overridable Sub attributeDecl( _ ByRef strElementName As String, _ ByRef strAttributeName As String, _ ByRef strType As String, _ ByRef strValueDefault As String, _ ByRef strValue As String _ )
'Usage Dim instance As MXXMLWriter60Class Dim strElementName As String Dim strAttributeName As String Dim strType As String Dim strValueDefault As String Dim strValue As String instance.attributeDecl(strElementName, strAttributeName, strType, strValueDefault, strValue)
public virtual void attributeDecl( out string strElementName, out string strAttributeName, out string strType, out string strValueDefault, out string strValue )
Target Platforms: Windows XP SP3 (32-bit and 64-bit), Windows 7 (32-bit and 64-bit)
Not all Operating Systems are supported on all products. Visit the ArcFM Solution Supported Versions page for full details.