XmlServiceObjectMethodParameter Class
Members See Also 
SourceCode.SmartObjects.Authoring Namespace : XmlServiceObjectMethodParameter Class



Glossary Item Box

Object Model

XmlServiceObjectMethodParameter Class PersistableContainerObject Class Mapping Class MappingCollection Class Mapping Class MetaDataDefinition Class ServiceObjectMethod Class ValidationResult Class

Syntax

Visual Basic (Declaration)  
Public Class XmlServiceObjectMethodParameter 
   Inherits ServiceObjectMethodParameter
   Implements SourceCode.Framework.IValidationContainer, IMetadata, IXmlTextSerialization 
Visual Basic (Usage) Copy Code
Dim instance As XmlServiceObjectMethodParameter
C++/CLI  
public ref class XmlServiceObjectMethodParameter : public ServiceObjectMethodParameter, SourceCode.Framework.IValidationContainer, IMetadata, IXmlTextSerialization  

Inheritance Hierarchy

Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also