Suoranta.EnterpriseLib.Web - Developer API

TypeBuilderExtensions..::..WithAttributes Method

Namespace:  Suoranta.EnterpriseLib.Dynamic
Assembly:  Suoranta.EnterpriseLib (in Suoranta.EnterpriseLib.dll)

Syntax


public static PropertyBuilder WithAttributes(
	this PropertyBuilder propBuilder,
	CustomAttributeBuilder[] attributes
)

Parameters

propBuilder
Type: PropertyBuilder
attributes
Type: array<CustomAttributeBuilder>[]()[][]