Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Gets or sets an array of System.Xml.XmlAttribute objects, or attributes.
Namespace: [DspSts Web service]
Web service reference: http://Site/_vti_bin/DspSts.asmx
Syntax
'Declaration
Public Property AnyAttr As XmlAttribute()
Get
Set
'Usage
Dim instance As Authentication
Dim value As XmlAttribute()
value = instance.AnyAttr
instance.AnyAttr = value
public XmlAttribute[] AnyAttr { get; set; }
Property Value
Type: []
An array of System.Xml.XmlAttribute objects