C# Class Xml.Schema.Linq.CodeGen.AnonymousType

Show file Open project: o2platform/O2.Platform.Projects Class Usage Examples

Public Properties

Property Type Description
identifier string
parentElement System.Xml.Schema.XmlSchemaElement
typeRefence ClrTypeReference
wrappingType System.Xml.Schema.XmlSchemaComplexType

Property Details

identifier public property

public string identifier
return string

parentElement public property

public XmlSchemaElement,System.Xml.Schema parentElement
return System.Xml.Schema.XmlSchemaElement

typeRefence public property

public ClrTypeReference,Xml.Schema.Linq.CodeGen typeRefence
return ClrTypeReference

wrappingType public property

public XmlSchemaComplexType,System.Xml.Schema wrappingType
return System.Xml.Schema.XmlSchemaComplexType