InputArgument ComplexType

Dynamics CRM 2016
 

Updated: November 29, 2016

Applies To: Dynamics 365 (online), Dynamics 365 (on-premises), Dynamics CRM 2016, Dynamics CRM Online

Contains custom application data.

This Web API complex type corresponds to the organization service InputArgument.

The properties of a complex type contain the structured data of the type.

Name

Type

Nullable

Unicode

Description

Count

Edm.Int32

The number of elements in the collection

IsReadOnly

Edm.Boolean

Indicates whether the collection is read-only.

Keys

Collection(Edm.String)

false

false

A collection containing the keys of the collection.

Values

Collection(Object ComplexType)

A collection containing the values in the collection.

The following use the InputArgument complex type.

Name

How used

Description

InputArgumentCollection ComplexType

Arguments Property

Contains a collection of InputArgument objects.

Microsoft Dynamics 365

© 2016 Microsoft. All rights reserved. Copyright

Community Additions

ADD
Show: