シンタックス
'宣言
Public Function New( _
ByVal As String, _
ByVal As GrapeCity.Enterprise.Data.Expressions.ExpressionInfo _
)
public CustomPropertyDefinition(
string ,
GrapeCity.Enterprise.Data.Expressions.ExpressionInfo
)
パラメータ
- name
- カスタムプロパティの名前を含む文字列。
- value
- 値または式を含むGrapeCity.Enterprise.Data.Expressions.ExpressionInfo オブジェクトおよびカスタムプロパティに割り当てるデータ型。
参照