OperationInput AllowMultipleObject Property

This property holds whether to allow multiple objects to be affected during the operation.

Namespace:  Scribe.Core.ConnectorApi.Actions

Assembly:  Scribe.Core.ConnectorApi (in Scribe.Core.ConnectorApi.dll)

Syntax

[DataMemberAttribute(Order = 3)]
public   bool   AllowMultipleObject { get; set; }

Property Value

Type: Boolean

See

OperationInput Class

Scribe.Core.ConnectorApi.Actions Namespace