Click or drag to resize

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).

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

Property Value

Type: String
See Also