Table of Contents

Class NotEmittedByViiSyncAttribute

Namespace
ViiSync.AccountApi
Assembly
ViiSync.AccountApi.dll

Marks an enum member (or member) that exists for source compatibility with MT5 code but that ViiSync never produces. The coverage matrix (docs/client-library/mt5-coverage.md) scores such members as PARTIAL.

[AttributeUsage(AttributeTargets.Method|AttributeTargets.Property|AttributeTargets.Field, AllowMultiple = false)]
public sealed class NotEmittedByViiSyncAttribute : Attribute
Inheritance
NotEmittedByViiSyncAttribute
Inherited Members

Constructors

NotEmittedByViiSyncAttribute(string)

Marks an enum member (or member) that exists for source compatibility with MT5 code but that ViiSync never produces. The coverage matrix (docs/client-library/mt5-coverage.md) scores such members as PARTIAL.

Properties

Reason

Why ViiSync never produces the value.