Show / Hide Table of Contents

FacadePropertyAttribute Constructor(String,String,String,String,Boolean,Boolean,String,String,Int32)

Syntax

'Declaration
 
Public Function New( _
   ByVal _propertyName_ As String, _
   ByVal _propertyType_ As String, _
   ByVal _defaultValue_ As String, _
   ByVal _setupExpression_ As String, _
   ByVal _required_ As Boolean, _
   ByVal _isParamArray_ As Boolean, _
   ByVal _methodName_ As String, _
   ByVal _indexes_ As String, _
   ByVal _checkIsNullErrorNumber_ As Integer _
)
public FacadePropertyAttribute( 
   string _propertyName_,
   string _propertyType_,
   string _defaultValue_,
   string _setupExpression_,
   bool _required_,
   bool _isParamArray_,
   string _methodName_,
   string _indexes_,
   int _checkIsNullErrorNumber_
)

Parameters

propertyName

propertyType

defaultValue

setupExpression

required

isParamArray

methodName

indexes

checkIsNullErrorNumber

Requirements

Platforms: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 family

Reference

FacadePropertyAttribute Class
FacadePropertyAttribute Members
Overload List

Back to top © 2018 Dovetail Software, Inc. - All rights reserved.
Clarify, Amdocs, and related products and names are copyright and trademark of Amdocs, Inc.
.NET, Visual Studio.NET, C#, Visual Basic and related products are trademark of Microsoft corporation.