Class pc
Syntax
Constructors
pc()
Declaration
Properties
AnyAttr
Declaration
public System.Xml.XmlAttribute[] AnyAttr { get; set; }
Property Value
Type |
Description |
System.Xml.XmlAttribute[] |
|
canCopy
Declaration
public yesNo canCopy { get; set; }
Property Value
canDelete
Declaration
public yesNo canDelete { get; set; }
Property Value
canOverlap
Declaration
public yesNo canOverlap { get; set; }
Property Value
canOverlapSpecified
Declaration
public bool canOverlapSpecified { get; set; }
Property Value
canReorder
Declaration
public yesNoFirstNo canReorder { get; set; }
Property Value
copyOf
Declaration
public string copyOf { get; set; }
Property Value
dataRefEnd
Declaration
public string dataRefEnd { get; set; }
Property Value
dataRefStart
Declaration
public string dataRefStart { get; set; }
Property Value
dir
Declaration
public dirValue dir { get; set; }
Property Value
dirSpecified
Declaration
public bool dirSpecified { get; set; }
Property Value
dispEnd
Declaration
public string dispEnd { get; set; }
Property Value
dispStart
Declaration
public string dispStart { get; set; }
Property Value
equivEnd
Declaration
public string equivEnd { get; set; }
Property Value
equivStart
Declaration
public string equivStart { get; set; }
Property Value
id
Declaration
public string id { get; set; }
Property Value
Items
Declaration
public object[] Items { get; set; }
Property Value
subFlowsEnd
Declaration
public string subFlowsEnd { get; set; }
Property Value
subFlowsStart
Declaration
public string subFlowsStart { get; set; }
Property Value
subType
Declaration
public string subType { get; set; }
Property Value
Text
Declaration
public string[] Text { get; set; }
Property Value
type
Declaration
public attrType_type type { get; set; }
Property Value
typeSpecified
Declaration
public bool typeSpecified { get; set; }
Property Value
Extension Methods