Show / Hide Table of Contents

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

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 _
)
public FacadePropertyAttribute( 
   string _propertyName_,
   string _propertyType_,
   string _defaultValue_,
   string _setupExpression_,
   bool _required_,
   bool _isParamArray_
)

Parameters

propertyName

propertyType

defaultValue

setupExpression

required

isParamArray

Requirements

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

Reference

FacadePropertyAttribute Class
FacadePropertyAttribute Members
Overload List

Back to top © 2022 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.