JsonConfEditorAttributeNameMember Property

The member whose value can be used as a unique name for an instance of the type. Useful when displaying objects in a list (array).

Definition

Namespace: MFiles.VAF.Configuration
Assembly: MFiles.VAF.Configuration (in MFiles.VAF.Configuration.dll) Version: 23.12.13247.3
C#
public string NameMember { get; set; }

Property Value

String

See Also