XafariReportTemplateBase Interface

Domain Component of Xafari Report Template

Namespace: Xafari.Reports
Assembly: Xafari.Reports (in Xafari.Reports.dll)

  • c#
  • VB

[DomainComponent()] [XafDefaultProperty("Name")] [RuleCriteria("DisallowDeleting", DefaultContexts.Delete, "!IsSystem", "Attempt to delete the system template.", SkipNullOrEmptyValues = false, ResultType = ValidationResultType.Error)] [Appearance("DisableDeleteAction", AppearanceItemType = "Action", TargetItems = "Delete", Criteria = "IsSystem", Context = "Any", Enabled = false)] [Appearance("SystemReportTemplateAppearance", TargetItems = "*;IsActive;TemplateActionSelectable", Enabled = false, Criteria = "IsSystem", Context = "Any")] [XafDisplayName("Common template settings")] [NavigationItem(false)] [CreatableItem(false)] [VisibleInReports(false)] [SmartDesignStrategy(typeof(XafariSmartDesignStrategy))] [CreateListView(Layout = "Name", Id = Constants.TemplateSelectorListViewId, ListViewType = ListViewType.ListView)] [ModelDefault("IsCloneable", "True")] public interface XafariReportTemplateBase : INameSupport, IModifyDateSupport

<DomainComponent> _
<XafDefaultProperty("Name")> _
<RuleCriteria("DisallowDeleting", DefaultContexts.Delete, "!IsSystem", "Attempt to delete the system template.", SkipNullOrEmptyValues := False, ResultType := ValidationResultType.[Error])> _
<Appearance("DisableDeleteAction", AppearanceItemType := "Action", TargetItems := "Delete", Criteria := "IsSystem", Context := "Any", Enabled := False)> _
<Appearance("SystemReportTemplateAppearance", TargetItems := "*;IsActive;TemplateActionSelectable", Enabled := False, Criteria := "IsSystem", Context := "Any")> _
<XafDisplayName("Common template settings")> _
<NavigationItem(False)> _
<CreatableItem(False)> _
<VisibleInReports(False)> _
<SmartDesignStrategy(GetType(XafariSmartDesignStrategy))> _
<CreateListView(Layout := "Name", Id := Constants.TemplateSelectorListViewId, ListViewType := ListViewType.ListView)> _
<ModelDefault("IsCloneable", "True")> _
Public Interface XafariReportTemplateBase
  Inherits INameSupport, IModifyDateSupport
End Interface

Name Description
msdn2017/pubproperty AssemblyFullName
msdn2017/pubproperty AvailabilityCriteria
msdn2017/pubproperty AvailableActions Serves as data source for TemplateActionSelectable.
msdn2017/pubproperty ChangedUser
msdn2017/pubproperty CreatedUser
msdn2017/pubproperty DateCreated
msdn2017/pubproperty IsActive
msdn2017/pubproperty IsSystem
msdn2017/pubproperty ModifyDate
msdn2017/pubproperty Name Gets and sets a name of object.
msdn2017/pubproperty ParametersType For internal usage.
msdn2017/pubproperty ReportId
msdn2017/pubproperty ReportType
msdn2017/pubproperty TemplateAction Persists default template action. Not intended to use in UI.
msdn2017/pubproperty TemplateActionSelectable
msdn2017/pubproperty TemplateTypeId Gets Id of Report Template Type.
Top

Windows Phone 8.1, Windows Phone 8, Windows 8.1, Windows Server 2012 R2, Windows 8, Windows Server 2012, Windows 7, Windows Vista SP2, Windows Server 2008 (Server Core Role not supported), Windows Server 2008 R2 (Server Core Role supported with SP1 or later; Itanium not supported)

The .NET Framework does not support all versions of every platform. For a list of the supported versions, see System Requirements.

.NET Framework

Supported in: 4.6, 4.5, 4, 3.5, 3.0, 2.0, 1.1, 1.0

.NET Framework Client Profile

Supported in: 4, 3.5 SP1