Class mrk
Syntax
public class mrk : object
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
Items
Declaration
public object[] Items { get; set; }
Property Value
ref
Declaration
public string ref { get; set; }
Property Value
Text
Declaration
public string[] Text { 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