Table of Contents

Class CustomizedFieldsAttribute

Namespace
JJMasterData.Core.Events.Attributes
Assembly
JJMasterData.Core.dll
[AttributeUsage(AttributeTargets.Class)]
public class CustomizedFieldsAttribute : Attribute, _Attribute
Inheritance
CustomizedFieldsAttribute
Implements
Inherited Members

Constructors

CustomizedFieldsAttribute(params string[])

public CustomizedFieldsAttribute(params string[] fieldNames)

Parameters

fieldNames string[]

Properties

FieldNames

public string[] FieldNames { get; }

Property Value

string[]