| AllowRecall | Allow Submission Recall | No | Checkbox | Allows authors to recall a submitted article before it’s published. |
| ApprovalProcess | Approval Process | No | Picklist | Selects which approval workflow applies to this article type.
Values: Default or Custom. |
| BlogListId | Article List | Yes | Lookup(Article List) | Associates the article with a specific list or category. |
| BlogName | API Name | Yes | Text(80) | Unique API identifier for the article type. |
| CommentAcknowledgementTemplateId | Comment Acknowledgement Template | Yes | Lookup(Email Template) | Email template used to acknowledge receipt of a comment. |
| CommentConfirmationTemplateId | Comment Confirmation Template | No | Lookup(Email Template) | Email template sent to commenters after moderation. |
| CommentModeration | Comment Moderation | No | Checkbox | Enables moderation queue for incoming comments. |
| CommentRecipients | Comment Recipients | No | TextArea(32 000) | Comma-separated list of users/emails notified when new comments arrive. |
| CommentsEnabled | Enable Comments | No | Checkbox | Toggles whether end-users can post comments on articles. |
| CreatedById | Created By | No | Lookup(User) | User who originally created this record. |
| CreatedOn | Created On | No | DateTime | Timestamp when the record was first created. |
| DateSetting | Date Setting | No | Picklist | Specifies which date value should be shown on posts.
Values: Show Publish Date, Show Last Modified Date, Hidden. |
| Description | Description | No | TextArea(512) | Free-form description of the article type’s purpose or notes. |
| DisableSocialSharing | Disable Social Sharing | No | Checkbox | When checked, hides social-share buttons on article pages. |
| EditLockedPost | Edit Locked Post | No | Picklist | Defines who may edit posts once they’re locked.
Values: Admin, Admin and approver(s) of current step. |
| FeedProviderUrl | Feed Provider URL | No | URL | RSS/Atom feed endpoint for external syndication. |
| HideSidebar | Hide Sidebar | No | Checkbox | Removes the sidebar on article-detail pages. |
| Id | Id | No | ID | System-generated, unique record identifier. |
| IsDeleted | Deleted | No | Checkbox | Soft-delete flag (true if the record is in the recycle bin). |
| Language | Language | No | Text(5) | ISO code (e.g. “en”, “fr”) for locale-specific article types. |
| ListStyle | List Style | No | Picklist | Determines appearance articles' list view.
Values: Simple List of Posts, Posts with Author Picture, Posts with Blog Picture, Posts with Small Blog Picture, Tile List of Posts. |
| ModifiedById | Modified By | No | Lookup(User) | User who last updated this record. |
| ModifiedOn | Modified On | No | DateTime | Timestamp of the most recent update. |
| Name | Name | Yes | Text(120) | Human-readable label for this article type. |
| NotificationMode | Notification Mode | No | Picklist | Controls how subscribers are notified (New Posts, New Posts and Comments). |
| OrderNumber | Order Number | No | Number(3,0) | Integer used to sort article types in lists. |
| OwnerId | Owner | No | Lookup(User) | Record owner (used for permissions and sharing). |
| PageSize | Page Size | No | Number(5,0) | Number of articles shown per page in list-views. |
| RatingType | Rating Type | No | Picklist | Selects the rating widget (stars, thumbs up/down).
Values: 5-Star Rating, Like/Dislike |
| RequireLogin | Require Login | No | Checkbox | If checked, only authenticated users may view articles. |
| SearchPosition | Search Position | No | Picklist | Placement of search bar on article listing pages.
Values: Page Sidebar, Top of Page, Hidden. |
| SecurityType | Security | No | Picklist | Visibility model (public, private, role-based) for articles. This property is read-only.
Values: Public, Members Only, Internal, Limited Access, Private. |
| ShowAuthor | Show Author | No | Checkbox | Toggles display of the author’s name on articles. |
| ShowCategories | Show Categories | No | Checkbox | Toggles display of assigned categories. |
| ShowLanguageFilter | Show Language Filter | No | Checkbox | Displays a language-selection filter on article lists. |
| ShowMapView | Show Map View | No | Checkbox | Enables geolocation map view for articles (if location data is set). |
| ShowPopularTags | Show Popular Tags | No | Checkbox | Displays a “popular tags” widget based on tag usage. |
| ShowRating | Enable Rating | No | Checkbox | Shows the rating component on article pages. |
| ShowTagCloud | Enable Post Tags | No | Checkbox | Renders a tag-cloud of all tags used in this article type. |
| Status | Status | No | Picklist | Active/inactive flag for the article type itself. |
| Subscribers | Subscribers | No | Picklist | Defines which user groups are auto-subscribed to new articles.
Values: Do not track Subscribers, All users who explicitly subscribe, All users with access are considered as subscribers. |
| VersionControlEnabled | Enable Version Control | No | Checkbox | Turns on version history and rollback for articles of this type. |
| WordVerification | Word Verification | No | Checkbox | Requires CAPTCHA/word-verification before posting comments. |