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.

Definition

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

Property Value

String

See Also