Method From

From(IAttributeDefinition?)

Creates a new instance of CreateAttributeDefinitionParams class based on given attribute definition

Declaration
public static CreateAttributeDefinitionParams From(IAttributeDefinition? attributeDefinition)
Parameters
Type Name Description
IAttributeDefinition attributeDefinition

The attribute definition to initialize the parameters by

Returns
Type Description
CreateAttributeDefinitionParams

The newly created instance of CreateAttributeDefinitionParams class

Was this helpful?
The feedback you give here is not visible to other users. We use your comments to improve the content.
Previous
Next