AdvantageCMS.Core.Common.BaseClasses Namespace
Advantage CSP

BusinessObjectBase Properties

The BusinessObjectBase type exposes the following members.

Properties


  Name Description
Public property CreatedBy
User object was created by
Public property CreatedDate
Date object was created
Public property LanguageID
Language Id of object
Public property LastModifiedBy
User who last modified the object
Public property LastModifiedDate
Last modified date of object
Public property MasterID
Unique Identifier of object
Public property ObjectTypeName
String name of object used by AdvantageCMS. Maps to "Object Name" in Data Tools.
Public property PublishStatus
Status of object (Publish, Draft, Historical)
Public property RestrictToCurrentDomain
True -> Object data cannot be published to multiple sites.
Public property SEOContent
SEO Content that can be used in page meta data (if applicable).
Public property SEOKeywords
SEO Keywords that can be used in page meta data (if applicable).
Public property SEOName
SEOName that can be used to generate the object url (if applicable).
Public property Version
Version of object
Public property VersionName
Version name for user reference