SfcElementTypeAttribute Class

Definition

Attribute that is used when the type name is different from the Enumerator type

[System.AttributeUsage(System.AttributeTargets.Class, AllowMultiple=false, Inherited=true)]
public class SfcElementTypeAttribute : Attribute
[<System.AttributeUsage(System.AttributeTargets.Class, AllowMultiple=false, Inherited=true)>]
type SfcElementTypeAttribute = class
    inherit Attribute
Public Class SfcElementTypeAttribute
Inherits Attribute
Inheritance
SfcElementTypeAttribute
Attributes

Constructors

SfcElementTypeAttribute(String)

Creates a new instance of the SfcElementTypeAttribute

Properties

ElementTypeName

Applies to