ElementListCompartmentMapping.DefaultDomainClassId Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets or sets the DomainClassId of the default type of item that will get created and added to the appropriate list.
public:
property Guid DefaultDomainClassId { Guid get(); };
public Guid DefaultDomainClassId { get; }
member this.DefaultDomainClassId : Guid
Public ReadOnly Property DefaultDomainClassId As Guid