Create a new instance.
[Visual Basic] Public Sub New( _ ByVal Type As Type, _ ByVal String As String, _ ByVal Type As Type _ ) [C#] public ServiceAttribute( Type Type, string String, Type Type ); [C++] public: ServiceAttribute( Type* Type, String* String, Type* Type ); [JScript] public function ServiceAttribute( Type Type, String String, Type Type );
ServiceAttribute Class | AqDWeb.Attributes Namespace | ServiceAttribute Constructor Overload List