Click or drag to resize

JsonConfEditorAttributeValueMember Property

If a simple value can be directly cast to this type, this is the member of the type that the value will be set to.

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

Property Value

Type: String
See Also