ESRI.ArcGIS.ADF.Web.DataSources
ResourceInfo Class Members
See Also  Properties  Methods 
ESRI.ArcGIS.ADF.Web.DataSources Namespace : ResourceInfo Class




The following tables list the members exposed by ResourceInfo.

Public Constructors

 NameDescription
Public ConstructorResourceInfo ConstructorOverloaded.  Default, parameterless constructor  
Top

Public Properties

 NameDescription
Public PropertyConfigurable Whether the resource is configurable.  
Public PropertyConfigurationComplete Whether the resource has been completely configured and the resource info is usable.  
Public PropertyResourceDefinition The definition string for this resource.  
Public PropertyType The type of this resource  
Top

Public Methods

 NameDescription
Public MethodGetSchema This method is reserved and should not be used. When implementing the IXmlSerializable interface, you should return null (Nothing in Visual Basic) from this method, and instead, if specifying a custom schema is required, apply the System.Xml.Serialization.XmlSchemaProviderAttribute to the class.  
Public MethodReadXml Generates an object from its XML representation.  
Public MethodWriteXml Converts an object into its XML representation.  
Top

See Also

© 2010 All Rights Reserved.