Contains the system identifier for the notation.
strValue = oXMLDOMNotation.systemId;
strValue = oXMLDOMNotation.systemId
HRESULT get_systemId( VARIANT *systemID);
systemID
parameter is Null.Variant. The property is read-only. If the system identifier is not specified, this contains the empty string.
To view reference information for Visual Basic, C/C++, or Script only, click the Language Filter button in the upper-left corner of the page.
Applies to: IXMLDOMNotation