Click or drag to resize

PageOptionsAttribute Class

Property manager page options
Inheritance Hierarchy
SystemObject
  SystemAttribute
    CodeStack.SwEx.PMPage.AttributesPageOptionsAttribute

Namespace:  CodeStack.SwEx.PMPage.Attributes
Assembly:  CodeStack.SwEx.PMPage (in CodeStack.SwEx.PMPage.dll) Version: 0.7.2.0 (0.7.2.0)
Syntax
public class PageOptionsAttribute : Attribute, 
	IAttribute
Constructors
  NameDescription
Public methodPageOptionsAttribute(swPropertyManagerPageOptions_e)
Constructor for specifying property manager page options
Public methodPageOptionsAttribute(Type, String, swPropertyManagerPageOptions_e)
Constructor for specifying property manager page options
Top
Remarks
Applied to the main class of the data model
See Also