Class sm
Syntax
Properties
AnyAttr
Declaration
public System.Xml.XmlAttribute[] AnyAttr { get; set; }
Property Value
Type |
Description |
System.Xml.XmlAttribute[] |
|
id
Declaration
public string id { get; set; }
Property Value
ref
Declaration
public string ref { get; set; }
Property Value
translate
Declaration
public yesNo translate { get; set; }
Property Value
translateSpecified
Declaration
public bool translateSpecified { get; set; }
Property Value
type
Declaration
public string type { get; set; }
Property Value
value
Declaration
public string value { get; set; }
Property Value
Extension Methods