Class TypedEntityPropertyAttribute

Version: 3.4

By default the entity property name is inferred from the declared property name. If that name is not suitable, this attribute allows to specify an alternate name.

Inheritance
object
TypedEntityPropertyAttribute
Namespace: StylelabsStylelabs.MSdkStylelabs.M.Sdk.ModelsTypedAttributes
Assembly: Stylelabs.M.Sdk.dll
Syntax
RequestResponse
public class TypedEntityPropertyAttribute : Attribute

Constructors

TypedEntityPropertyAttribute(string)

Initializes a new instance of the TypedEntityPropertyAttribute class.

Declaration
RequestResponse
public TypedEntityPropertyAttribute(string propertyName)
Parameters
TypeNameDescription
stringpropertyName

The property name.

Properties

PropertyName

Gets the property name.

Declaration
RequestResponse
public string PropertyName { get; }
Property Value
TypeDescription
string

Do you have some feedback for us?

If you have suggestions for improving this article,