The properties of the BusinessClassDetails class are listed below. For a complete list of BusinessClassDetails class members, see the BusinessClassDetails Members topic.
AllowAnyUpdate | Returns whether any of update operations (Edit/Delete/New) is allowed |
AllowDelete | Returns whether the object can be deleted |
AllowEdit | Returns whether the object can be edited |
AllowLocking | Returns whether the object should be locked in editing scenarios |
AllowNew | Returns whether a new object instance can be created |
AllowShowDetails | Returns whether the details page of the object should be linked from the page |
DetailsForm | Returns the URL of the details form |
NavigationProperty | Returns the property that should be displayed as a navigation link to the details page of the business type |
ParentReference | Returns the property that represents the parent reference of the business type |
BusinessClassDetails Class | TechTalk.Genome.Extensions.Web.Wizard.Dom Namespace