PhysicalFacetAttribute Classe

Definição

[System.AttributeUsage(System.AttributeTargets.Class, AllowMultiple=false)]
public sealed class PhysicalFacetAttribute : Attribute
[<System.AttributeUsage(System.AttributeTargets.Class, AllowMultiple=false)>]
type PhysicalFacetAttribute = class
    inherit Attribute
Public NotInheritable Class PhysicalFacetAttribute
Inherits Attribute
Herança
PhysicalFacetAttribute
Atributos

Construtores

Nome Description
PhysicalFacetAttribute()

Cria um PhysicalFacet sem opções selecionadas

PhysicalFacetAttribute(PhysicalFacetOptions)

Cria um PhysicalFacet com as opções especificadas no construtor

Propriedades

Nome Description
IsReadOnly

Indica se a faceta é somente leitura

Aplica-se a