SfcSkuAttribute Class

Definition

Attribute class to specify supported SKU of a property or class

[System.AttributeUsage(System.AttributeTargets.Class | System.AttributeTargets.Property, AllowMultiple=false, Inherited=true)]
public class SfcSkuAttribute : Attribute
Inheritance
SfcSkuAttribute
Attributes

Constructors

Properties

Exclusive

Indicates whether the SKU's that are specified, are exclusive support of the property or inclusive.

SkuNames

List of SKUs

Applies to