AMSoftware.Dataverse.PowerShell.Formats.ps1xml
<?xml version="1.0" encoding="utf-8" ?>
<!-- PowerShell Module for Power Platform Dataverse Copyright(C) 2024 AMSoftwareNL This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program. If not, see <https://www.gnu.org/licenses/>. --> <Configuration> <ViewDefinitions> <!-- Microsoft.Xrm.Sdk.Metadata.EntityMetadata --> <View> <Name>Microsoft.Xrm.Sdk.Metadata.EntityMetadata</Name> <ViewSelectedBy> <TypeName>Microsoft.Xrm.Sdk.Metadata.EntityMetadata</TypeName> </ViewSelectedBy> <TableControl> <TableRowEntries> <TableRowEntry> <TableColumnItems> <TableColumnItem> <PropertyName>LogicalName</PropertyName> </TableColumnItem> <TableColumnItem> <PropertyName>DisplayName</PropertyName> </TableColumnItem> <TableColumnItem> <PropertyName>PrimaryIdAttribute</PropertyName> </TableColumnItem> <TableColumnItem> <PropertyName>PrimaryNameAttribute</PropertyName> </TableColumnItem> </TableColumnItems> </TableRowEntry> </TableRowEntries> </TableControl> </View> <!-- Microsoft.Xrm.Sdk.Metadata.AttributeMetadata --> <View> <Name>Microsoft.Xrm.Sdk.Metadata.AttributeMetadata</Name> <ViewSelectedBy> <TypeName>Microsoft.Xrm.Sdk.Metadata.AttributeMetadata</TypeName> </ViewSelectedBy> <TableControl> <TableRowEntries> <TableRowEntry> <TableColumnItems> <TableColumnItem> <PropertyName>EntityLogicalName</PropertyName> </TableColumnItem> <TableColumnItem> <PropertyName>LogicalName</PropertyName> </TableColumnItem> <TableColumnItem> <PropertyName>DisplayName</PropertyName> </TableColumnItem> <TableColumnItem> <PropertyName>AttributeType</PropertyName> </TableColumnItem> </TableColumnItems> </TableRowEntry> </TableRowEntries> </TableControl> </View> <!-- Microsoft.Xrm.Sdk.Metadata.EntityKeyMetadata --> <View> <Name>Microsoft.Xrm.Sdk.Metadata.EntityKeyMetadata</Name> <ViewSelectedBy> <TypeName>Microsoft.Xrm.Sdk.Metadata.EntityKeyMetadata</TypeName> </ViewSelectedBy> <TableControl> <TableRowEntries> <TableRowEntry> <TableColumnItems> <TableColumnItem> <PropertyName>EntityLogicalName</PropertyName> </TableColumnItem> <TableColumnItem> <PropertyName>LogicalName</PropertyName> </TableColumnItem> <TableColumnItem> <PropertyName>DisplayName</PropertyName> </TableColumnItem> </TableColumnItems> </TableRowEntry> </TableRowEntries> </TableControl> </View> <!-- Microsoft.Xrm.Sdk.Metadata.OptionSetMetadataBase --> <View> <Name>Microsoft.Xrm.Sdk.Metadata.OptionSetMetadataBase</Name> <ViewSelectedBy> <TypeName>Microsoft.Xrm.Sdk.Metadata.OptionSetMetadataBase</TypeName> </ViewSelectedBy> <TableControl> <TableRowEntries> <TableRowEntry> <TableColumnItems> <TableColumnItem> <PropertyName>Name</PropertyName> </TableColumnItem> <TableColumnItem> <PropertyName>DisplayName</PropertyName> </TableColumnItem> </TableColumnItems> </TableRowEntry> </TableRowEntries> </TableControl> </View> <!-- Microsoft.Xrm.Sdk.Metadata.RelationshipMetadataBase --> <View> <Name>Microsoft.Xrm.Sdk.Metadata.RelationshipMetadataBase</Name> <ViewSelectedBy> <TypeName>Microsoft.Xrm.Sdk.Metadata.RelationshipMetadataBase</TypeName> </ViewSelectedBy> <TableControl> <TableRowEntries> <TableRowEntry> <TableColumnItems> <TableColumnItem> <PropertyName>SchemaName</PropertyName> </TableColumnItem> <TableColumnItem> <PropertyName>RelationshipType</PropertyName> </TableColumnItem> </TableColumnItems> </TableRowEntry> </TableRowEntries> </TableControl> </View> <!-- Microsoft.Xrm.Sdk.Entity --> <View> <Name>Microsoft.Xrm.Sdk.Entity</Name> <ViewSelectedBy> <TypeName>Microsoft.Xrm.Sdk.Entity</TypeName> </ViewSelectedBy> <TableControl> <TableRowEntries> <TableRowEntry> <TableColumnItems> <TableColumnItem> <PropertyName>LogicalName</PropertyName> </TableColumnItem> <TableColumnItem> <PropertyName>Id</PropertyName> </TableColumnItem> <TableColumnItem> <PropertyName>Name</PropertyName> </TableColumnItem> <TableColumnItem> <PropertyName>State</PropertyName> </TableColumnItem> </TableColumnItems> </TableRowEntry> </TableRowEntries> </TableControl> </View> <!-- Microsoft.Xrm.Sdk.EntityReference --> <View> <Name>Microsoft.Xrm.Sdk.EntityReference</Name> <ViewSelectedBy> <TypeName>Microsoft.Xrm.Sdk.EntityReference</TypeName> </ViewSelectedBy> <TableControl> <TableRowEntries> <TableRowEntry> <TableColumnItems> <TableColumnItem> <PropertyName>LogicalName</PropertyName> </TableColumnItem> <TableColumnItem> <PropertyName>Id</PropertyName> </TableColumnItem> </TableColumnItems> </TableRowEntry> </TableRowEntries> </TableControl> </View> <!-- Microsoft.Xrm.Sdk.Metadata.EntityKeyMetadata --> <View> <Name>Microsoft.Xrm.Sdk.Metadata.EntityKeyMetadata</Name> <ViewSelectedBy> <TypeName>Microsoft.Xrm.Sdk.Metadata.EntityKeyMetadata</TypeName> </ViewSelectedBy> <TableControl> <TableRowEntries> <TableRowEntry> <TableColumnItems> <TableColumnItem> <PropertyName>EntityLogicalName</PropertyName> </TableColumnItem> <TableColumnItem> <PropertyName>LogicalName</PropertyName> </TableColumnItem> <TableColumnItem> <PropertyName>DisplayName</PropertyName> </TableColumnItem> </TableColumnItems> </TableRowEntry> </TableRowEntries> </TableControl> </View> </ViewDefinitions> </Configuration> |