IdeaBlade.EntityModel Assembly > IdeaBlade.EntityModel Namespace : AllowRpcAttribute Class |
'Declaration
<AttributeUsageAttribute(ValidOn=AttributeTargets.Method, AllowMultiple=False, Inherited=True)> Public NotInheritable Class AllowRpcAttribute Inherits System.Attribute Implements System.Runtime.InteropServices._Attribute
'Usage
Dim instance As AllowRpcAttribute
[AttributeUsage(ValidOn=AttributeTargets.Method, AllowMultiple=false, Inherited=true)] public sealed class AllowRpcAttribute : System.Attribute, System.Runtime.InteropServices._Attribute
System.Object
System.Attribute
IdeaBlade.EntityModel.AllowRpcAttribute
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
AllowRpcAttribute Members
IdeaBlade.EntityModel Namespace
IdeaBlade.EntityModel.EntityManager.InvokeServerMethod(ServerMethodDelegate, Object[])