Class binunit
Syntax
[Serializable]
public class binunit
Constructors
binunit()
Declaration
Properties
Any
Declaration
public Xml.XmlElement[] Any { get; set; }
Property Value
AnyAttr
Declaration
public Xml.XmlAttribute[] AnyAttr { get; set; }
Property Value
approved
Declaration
public AttrType_YesNo approved { get; set; }
Property Value
approvedSpecified
Declaration
public bool approvedSpecified { get; set; }
Property Value
binsource
Declaration
public binsource binsource { get; set; }
Property Value
bintarget
Declaration
public bintarget bintarget { get; set; }
Property Value
id
Declaration
public string id { get; set; }
Property Value
Items
Declaration
public object[] Items { get; set; }
Property Value
mimetype
Declaration
public string mimetype { get; set; }
Property Value
phasename
Declaration
public string phasename { get; set; }
Property Value
Declaration
public string reformat { get; set; }
Property Value
resname
Declaration
public string resname { get; set; }
Property Value
restype
Declaration
public string restype { get; set; }
Property Value
translate
Declaration
public AttrType_YesNo translate { get; set; }
Property Value