Method From
From(IAttributeDefinition)
Creates a new instance of SetAttributeDefinitionParams class based on given attribute definition
Declaration
public static SetAttributeDefinitionParams From(IAttributeDefinition attributeDefinition)
Parameters
| Type | Name | Description |
|---|---|---|
| IAttributeDefinition | attributeDefinition | The attribute definition to initialize the parameters by |
Returns
| Type | Description |
|---|---|
| SetAttributeDefinitionParams | The newly created instance of SetAttributeDefinitionParams class |