Skip to content

Commit

Permalink
1.7
Browse files Browse the repository at this point in the history
  • Loading branch information
kenakamu committed Nov 9, 2015
1 parent 6a3dc96 commit 5fc73c9
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -2325,7 +2325,7 @@ function Get-CrmEntityAllMetadata{
[parameter(Mandatory=$false)]
[Microsoft.Xrm.Tooling.Connector.CrmServiceClient]$conn,
[parameter(Mandatory=$false, Position=1)]
[bool]$OnlyPublished=$true,
[bool]$OnlyPublished=$true,
[parameter(Mandatory=$false, Position=2)]
[string]$EntityFilters
)
Expand Down

0 comments on commit 5fc73c9

Please sign in to comment.