PrimaryLabelAttribute Constructor
Namespace: Gemstone.ComponentModel.DataAnnotationsAssembly: Gemstone.Common (in Gemstone.Common.dll) Version: 1.0.160 -- Release Build+19b74ac03cedad8575bb1ceb00051318b7421d0d
public PrimaryLabelAttribute(
string fieldName
)
Public Sub New (
fieldName As String
)
public:
PrimaryLabelAttribute(
String^ fieldName
)
Gemstone.ComponentModel.DataAnnotations.PrimaryLabelAttribute = function(fieldName);
Parameters
- fieldName String
- Field name used as primary label.