Selerix Developer Tools
SkipPlanPresentation Field (GeneralRules)






Selerix.BusinessObjects Assembly > Selerix.BusinessObjects Namespace > GeneralRules Class : SkipPlanPresentation Field
Do not show plan presentations.
Syntax
'Declaration
 
<XmlElementAttribute()>
Public SkipPlanPresentation As Boolean
'Usage
 
Dim instance As GeneralRules
Dim value As Boolean
 
value = instance.SkipPlanPresentation
 
instance.SkipPlanPresentation = value
[XmlElement()]
public bool SkipPlanPresentation
public field SkipPlanPresentation: Boolean; 
XmlElementAttribute()
public var SkipPlanPresentation : boolean;
[XmlElement()]
public: bool SkipPlanPresentation
[XmlElement()]
public:
bool SkipPlanPresentation
See Also

Reference

GeneralRules Class
GeneralRules Members