PropertySourceSubObjectTypeAttribute Class

Definition

Custom attribute that declares property source types for facet

[System.AttributeUsage(System.AttributeTargets.All, AllowMultiple=true)]
public sealed class PropertySourceSubObjectTypeAttribute : Attribute
[<System.AttributeUsage(System.AttributeTargets.All, AllowMultiple=true)>]
type PropertySourceSubObjectTypeAttribute = class
    inherit Attribute
Public NotInheritable Class PropertySourceSubObjectTypeAttribute
Inherits Attribute
Inheritance
PropertySourceSubObjectTypeAttribute
Attributes

Constructors

PropertySourceSubObjectTypeAttribute(Type)

ctor

Properties

SourceType

prop

Applies to