ISchemaMemberControlAttribute Interface

Interface for controlling the schema generators behavior for specific members.

Definition

Namespace: MFiles.VAF.Configuration
Assembly: MFiles.VAF.Configuration (in MFiles.VAF.Configuration.dll) Version: 23.12.13247.3
C#
public interface ISchemaMemberControlAttribute

Methods

CanGenerateMember Determines whether the schema generator should add a member definition to the schema it is generating.

See Also