Platform Core .NET Assemblies API
BaseResource Class Members
See Also  Properties  Methods  Send Feedback
Terrasoft.Common Namespace : BaseResource Class

Glossary Item Box

The following tables list the members exposed by BaseResource.

Public Properties

 NameDescription
Public PropertyActualFilePathCurrent path to the resource file. If the path to the file has not been determined, parent resource group file path is returned.  
Public PropertyActualItemTypeCurrent type of the resource. If the type has not been determined for the current resource, parent resource group type is returned.  
Public PropertyActualNameCurrent name of the resource in the following format: [Parent group name_1].<...>.[Parent group name_N].[Resource name]  
Public PropertyContentType  
Public PropertyFileExtensionThe file extension.  
Public PropertyFilePathThe path to the resource file.  
Public PropertyItemTypeResource type.  
Public PropertyNameResource name.  
Public PropertyParentGroupParent resource group.  
Top

Public Methods

 NameDescription
Public MethodGetSchemaGets XML view schema of the resource.  
Public MethodReadMetaDataAbstract method for deserializing resources using specified DataReader instance.  
Public MethodReadXmlAbstract method for deserializing resources using specified System.Xml.XmlReader instance.  
Public MethodWriteMetaDataAbstract resource de-serialization method using specified DataWriter instance.  
Public MethodWriteXmlAbstract resource de-serialization method using specified System.Xml.XmlWriter instance.  
Top

See Also

© Terrasoft 2002-2018.