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



Glossary Item Box

Object Model

ServiceObjectMethod Class PersistableContainerObject Class ServiceObjectPropertyReferenceCollection Class ServiceObjectProperty Class MetaDataDefinition Class ServiceObjectMethodParameterCollection Class ServiceObjectMethodParameter Class ServiceObjectPropertyReferenceCollection Class ServiceObjectProperty Class ServiceObject Class ServiceMethodValidation Class ValidationResult Class

Syntax

Visual Basic (Declaration)  
Public Class ServiceObjectMethod 
   Inherits PersistableContainerObjectXmlTextSerializable
   Implements SourceCode.Framework.IValidationContainer, IMetadata, IXmlTextSerialization 
Visual Basic (Usage) Copy Code
Dim instance As ServiceObjectMethod

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