List.SingleListTemplate 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.
True if the entire list object uses the same list template.
public:
property bool SingleListTemplate { bool get(); };
public bool SingleListTemplate { get; }
member this.SingleListTemplate : bool
Public ReadOnly Property SingleListTemplate As Boolean