| PageSpecOptions Property |
[Missing <summary> documentation for "P:CodeStack.SwEx.PMPage.Data.PageSpec.Options"]
Namespace:
CodeStack.SwEx.PMPage.Data
Assembly:
CodeStack.SwEx.PMPage (in CodeStack.SwEx.PMPage.dll) Version: 0.7.2.0 (0.7.2.0)
Syntax public swPropertyManagerPageOptions_e Options { get; protected set; }
Public Property Options As swPropertyManagerPageOptions_e
Get
Protected Set
public:
virtual property swPropertyManagerPageOptions_e Options {
swPropertyManagerPageOptions_e get () sealed;
protected: void set (swPropertyManagerPageOptions_e value) sealed;
}
Property Value
Type:
swPropertyManagerPageOptions_eImplements
IPageSpecOptionsSee Also