Class binunit
Syntax
public class binunit : object
Constructors
binunit()
Declaration
Properties
Any
Declaration
public System.Xml.XmlElement[] Any { get; set; }
Property Value
Type |
Description |
System.Xml.XmlElement[] |
|
AnyAttr
Declaration
public System.Xml.XmlAttribute[] AnyAttr { get; set; }
Property Value
Type |
Description |
System.Xml.XmlAttribute[] |
|
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
Extension Methods