 | CAEXWrapperTagName Property |
Gets the name of the CAEX tag for this CAEX object.
Namespace: Aml.Engine.CAEXAssembly: Aml.Engine (in Aml.Engine.dll) Version: 3.2
Syntaxpublic string TagName { get; }
Public ReadOnly Property TagName As String
Get
public:
virtual property String^ TagName {
String^ get () sealed;
}
Property Value
StringImplements
IXMLWrapperTagName
See Also