Class mrk
Syntax
[Serializable]
public class mrk
Properties
AnyAttr
Declaration
public Xml.XmlAttribute[] AnyAttr { get; set; }
Property Value
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